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
24
24
[kolla-toolbox:children]
25
25
common
26
26
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
+
27
38
# Glance
28
39
[glance-api:children]
29
40
glance
@@ -475,9 +486,8 @@ monitoring
475
486
[prometheus-openstack-exporter:children]
476
487
monitoring
477
488
478
- # NOTE(Alex-Welsh): This might need removing, since we have moved to opensearch
479
489
[prometheus-elasticsearch-exporter:children]
480
- elasticsearch
490
+ opensearch
481
491
482
492
[prometheus-blackbox-exporter:children]
483
493
monitoring
@@ -520,4 +530,4 @@ ovn-database
520
530
ovn-database
521
531
522
532
[ovn-sb-db:children]
523
- ovn-database
533
+ ovn-database
You can’t perform that action at this time.
0 commit comments