Skip to content

Commit 43f32d3

Browse files
committed
update files
1 parent ed32e11 commit 43f32d3

File tree

3 files changed

+73
-134
lines changed

3 files changed

+73
-134
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ansible version for kolla-ansible 2023.1 release
2-
ansible<2.10
3-
1+
# ansible version for kolla-ansible xena release
2+
# Kolla Ansible requires at least Ansible 2.10 and supports up to 4.
3+
ansible<5.0
44
# client tools
55
openstackclient
66
osc-lib

site-config/inventory/02-kolla-hosts

Lines changed: 60 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
[baremetal:children]
2-
control
3-
network
4-
compute
5-
storage
6-
monitoring
7-
8-
[tls-backend:children]
9-
control
101

112
# You can explicitly specify which hosts run each project by updating the
123
# groups in the sections below. Common services are grouped together.
@@ -18,37 +9,24 @@ compute
189
storage
1910
monitoring
2011

21-
[chrony-server:children]
22-
haproxy
12+
[collectd:children]
13+
compute
2314

24-
[chrony:children]
15+
[baremetal:children]
2516
control
26-
network
27-
compute
28-
storage
29-
monitoring
3017

31-
[collectd:children]
32-
compute
18+
[tls-backend:children]
19+
control
3320

3421
[grafana:children]
3522
monitoring
3623

3724
[etcd:children]
3825
control
3926

40-
[influxdb:children]
41-
monitoring
42-
43-
[prometheus:children]
44-
monitoring
45-
4627
[kafka:children]
4728
control
4829

49-
[karbor:children]
50-
control
51-
5230
[kibana:children]
5331
control
5432

@@ -62,7 +40,13 @@ storage
6240
[elasticsearch:children]
6341
control
6442

65-
[haproxy:children]
43+
[hacluster:children]
44+
control
45+
46+
[hacluster-remote:children]
47+
compute
48+
49+
[loadbalancer:children]
6650
network
6751

6852
[mariadb:children]
@@ -134,19 +118,22 @@ control
134118
[murano:children]
135119
control
136120

137-
[solum:children]
138-
control
139-
140121
[ironic:children]
141122
control
142123

124+
[influxdb:children]
125+
monitoring
126+
127+
[prometheus:children]
128+
monitoring
129+
143130
[magnum:children]
144131
control
145132

146-
[qinling:children]
133+
[sahara:children]
147134
control
148135

149-
[sahara:children]
136+
[solum:children]
150137
control
151138

152139
[mistral:children]
@@ -155,6 +142,9 @@ control
155142
[manila:children]
156143
control
157144

145+
[gnocchi:children]
146+
control
147+
158148
[ceilometer:children]
159149
control
160150

@@ -165,20 +155,10 @@ control
165155
control
166156
compute
167157

168-
[panko:children]
169-
control
170-
171-
[gnocchi:children]
172-
control
173-
174158
[tacker:children]
175159
control
176160

177-
[trove:children]
178-
control
179-
180-
# Tempest
181-
[tempest:children]
161+
[vitrage:children]
182162
control
183163

184164
[senlin:children]
@@ -187,18 +167,12 @@ control
187167
[vmtp:children]
188168
control
189169

190-
[vitrage:children]
170+
[trove:children]
191171
control
192172

193173
[watcher:children]
194174
control
195175

196-
[rally:children]
197-
control
198-
199-
[searchlight:children]
200-
control
201-
202176
[octavia:children]
203177
control
204178

@@ -344,16 +318,6 @@ ironic
344318
[tgtd:children]
345319
storage
346320

347-
# Karbor
348-
[karbor-api:children]
349-
karbor
350-
351-
[karbor-protection:children]
352-
karbor
353-
354-
[karbor-operationengine:children]
355-
karbor
356-
357321
# Manila
358322
[manila-api:children]
359323
manila
@@ -390,6 +354,16 @@ barbican
390354
[barbican-worker:children]
391355
barbican
392356

357+
# Trove
358+
[trove-api:children]
359+
trove
360+
361+
[trove-conductor:children]
362+
trove
363+
364+
[trove-taskmanager:children]
365+
trove
366+
393367
# Heat
394368
[heat-api:children]
395369
heat
@@ -423,9 +397,6 @@ monasca
423397
[monasca-grafana:children]
424398
monasca
425399

426-
[monasca-log-transformer:children]
427-
monasca
428-
429400
[monasca-log-persister:children]
430401
monasca
431402

@@ -471,20 +442,6 @@ magnum
471442
[magnum-conductor:children]
472443
magnum
473444

474-
# Qinling
475-
[qinling-api:children]
476-
qinling
477-
478-
[qinling-engine:children]
479-
qinling
480-
481-
# Sahara
482-
[sahara-api:children]
483-
sahara
484-
485-
[sahara-engine:children]
486-
sahara
487-
488445
# Solum
489446
[solum-api:children]
490447
solum
@@ -517,19 +474,6 @@ mistral
517474
[mistral-event-engine:children]
518475
mistral
519476

520-
# Ceilometer
521-
[ceilometer-central:children]
522-
ceilometer
523-
524-
[ceilometer-notification:children]
525-
ceilometer
526-
527-
[ceilometer-compute:children]
528-
compute
529-
530-
[ceilometer-ipmi:children]
531-
compute
532-
533477
# Aodh
534478
[aodh-api:children]
535479
aodh
@@ -553,10 +497,6 @@ compute
553497
[cyborg-conductor:children]
554498
cyborg
555499

556-
# Panko
557-
[panko-api:children]
558-
panko
559-
560500
# Gnocchi
561501
[gnocchi-api:children]
562502
gnocchi
@@ -567,15 +507,25 @@ gnocchi
567507
[gnocchi-metricd:children]
568508
gnocchi
569509

570-
# Trove
571-
[trove-api:children]
572-
trove
510+
# Sahara
511+
[sahara-api:children]
512+
sahara
573513

574-
[trove-conductor:children]
575-
trove
514+
[sahara-engine:children]
515+
sahara
576516

577-
[trove-taskmanager:children]
578-
trove
517+
# Ceilometer
518+
[ceilometer-central:children]
519+
ceilometer
520+
521+
[ceilometer-notification:children]
522+
ceilometer
523+
524+
[ceilometer-compute:children]
525+
compute
526+
527+
[ceilometer-ipmi:children]
528+
compute
579529

580530
# Multipathd
581531
[multipathd:children]
@@ -605,13 +555,6 @@ senlin
605555
[senlin-health-manager:children]
606556
senlin
607557

608-
# Searchlight
609-
[searchlight-api:children]
610-
searchlight
611-
612-
[searchlight-listener:children]
613-
searchlight
614-
615558
# Octavia
616559
[octavia-api:children]
617560
octavia
@@ -717,7 +660,7 @@ storage
717660
mariadb
718661

719662
[prometheus-haproxy-exporter:children]
720-
haproxy
663+
loadbalancer
721664

722665
[prometheus-memcached-exporter:children]
723666
memcached
@@ -741,13 +684,19 @@ elasticsearch
741684
[prometheus-blackbox-exporter:children]
742685
monitoring
743686

687+
[prometheus-libvirt-exporter:children]
688+
compute
689+
744690
[masakari-api:children]
745691
control
746692

747693
[masakari-engine:children]
748694
control
749695

750-
[masakari-monitors:children]
696+
[masakari-hostmonitor:children]
697+
control
698+
699+
[masakari-instancemonitor:children]
751700
compute
752701

753702
[ovn-controller:children]

0 commit comments

Comments
 (0)