File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed
etc/kayobe/environments/aufn-ceph/kolla/inventory Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,17 @@ common
2424[kolla-toolbox:children]
2525common
2626
27+ [opensearch:children]
28+ control
29+
30+ # TODO: This is used for cleanup and can be removed in the Antelope cycle.
31+ [elasticsearch-curator:children]
32+ opensearch
33+
34+ # Opensearch dashboards
35+ [opensearch-dashboards:children]
36+ opensearch
37+
2738# Glance
2839[glance-api:children]
2940glance
@@ -475,9 +486,8 @@ monitoring
475486[prometheus-openstack-exporter:children]
476487monitoring
477488
478- # NOTE(Alex-Welsh): This might need removing, since we have moved to opensearch
479489[prometheus-elasticsearch-exporter:children]
480- elasticsearch
490+ opensearch
481491
482492[prometheus-blackbox-exporter:children]
483493monitoring
@@ -520,4 +530,4 @@ ovn-database
520530ovn-database
521531
522532[ovn-sb-db:children]
523- ovn-database
533+ ovn-database
You can’t perform that action at this time.
0 commit comments