Skip to content
Snippets Groups Projects
Commit b9a2abb1 authored by nimrod's avatar nimrod
Browse files

Workbench: Replace Elasticsearch with Opensearch.

The Python library and Curator to allow working with Opensearch clusters
as well as Elasticsearch.
parent b11983bc
No related branches found
No related tags found
No related merge requests found
Pipeline #3383 passed
...@@ -173,8 +173,8 @@ RUN apt-get update && \ ...@@ -173,8 +173,8 @@ RUN apt-get update && \
cryptography \ cryptography \
dnspython \ dnspython \
docker \ docker \
elasticsearch-curator \ curator-opensearch \
elasticsearch[async] \ opensearch-py[async] \
fabric \ fabric \
flit \ flit \
github3.py \ github3.py \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment