Skip to content

Zed OpenSearch bump to 2.11.1 #840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,16 @@ kayobe_image_tags:
neutron:
rocky: zed-rocky-9-20231115T094053
ubuntu: zed-ubuntu-jammy-20231115T094053
opensearch:
rocky: zed-rocky-9-20231214T095452
ubuntu: zed-ubuntu-jammy-20231214T095452

openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
ovn_tag: "{% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
cloudkitty_tag: "{% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
neutron_tag: "{% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
opensearch_tag: "{% raw %}{{ kayobe_image_tags['opensearch'][kolla_base_distro] }}{% endraw %}"

om_enable_rabbitmq_high_availability: true

Expand Down
4 changes: 2 additions & 2 deletions etc/kayobe/pulp-repo-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ stackhpc_pulp_repo_docker_ce_ubuntu_version: 20231020T014922
stackhpc_pulp_repo_elrepo_9_version: 20230907T075311
stackhpc_pulp_repo_epel_9_version: 20231020T014922
stackhpc_pulp_repo_grafana_version: 20231020T014922
stackhpc_pulp_repo_opensearch_2_x_version: 20230725T013015
stackhpc_pulp_repo_opensearch_dashboards_2_x_version: 20230725T013015
stackhpc_pulp_repo_opensearch_2_x_version: 20231202T013234
stackhpc_pulp_repo_opensearch_dashboards_2_x_version: 20231202T013234
stackhpc_pulp_repo_rabbitmq_erlang_version: 20231015T004919
stackhpc_pulp_repo_rabbitmq_server_version: 20231018T041416
stackhpc_pulp_repo_rhel_9_influxdb_version: 20231019T010143
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
features:
- |
Updates OpenSearch to 2.11.1.