@@ -10,10 +10,8 @@ control
10
10
11
11
# You can explicitly specify which hosts run each project by updating the
12
12
# groups in the sections below. Common services are grouped together.
13
- [chrony-server:children]
14
- haproxy
15
13
16
- [chrony :children]
14
+ [common :children]
17
15
control
18
16
network
19
17
compute
@@ -48,9 +46,6 @@ monitoring
48
46
[kafka:children]
49
47
control
50
48
51
- [karbor:children]
52
- control
53
-
54
49
[kibana:children]
55
50
control
56
51
@@ -64,18 +59,14 @@ storage
64
59
[elasticsearch:children]
65
60
control
66
61
67
- [haproxy :children]
68
- network
62
+ [hacluster :children]
63
+ control
69
64
70
- [hyperv ]
71
- #hyperv_host
65
+ [hacluster-remote:children ]
66
+ compute
72
67
73
- [hyperv:vars]
74
- #ansible_user=user
75
- #ansible_password=password
76
- #ansible_port=5986
77
- #ansible_connection=winrm
78
- #ansible_winrm_server_cert_validation=ignore
68
+ [haproxy:children]
69
+ network
79
70
80
71
[mariadb:children]
81
72
control
@@ -102,9 +93,6 @@ monitoring
102
93
[storm:children]
103
94
monitoring
104
95
105
- [mongodb:children]
106
- control
107
-
108
96
[keystone:children]
109
97
control
110
98
@@ -158,9 +146,6 @@ control
158
146
[magnum:children]
159
147
control
160
148
161
- [qinling:children]
162
- control
163
-
164
149
[sahara:children]
165
150
control
166
151
@@ -211,9 +196,6 @@ control
211
196
[rally:children]
212
197
control
213
198
214
- [searchlight:children]
215
- control
216
-
217
199
[octavia:children]
218
200
control
219
201
@@ -309,6 +291,7 @@ neutron
309
291
310
292
[neutron-ovn-metadata-agent:children]
311
293
compute
294
+ network
312
295
313
296
[neutron-bgp-dragent:children]
314
297
neutron
@@ -358,16 +341,6 @@ ironic
358
341
[tgtd:children]
359
342
storage
360
343
361
- # Karbor
362
- [karbor-api:children]
363
- karbor
364
-
365
- [karbor-protection:children]
366
- karbor
367
-
368
- [karbor-operationengine:children]
369
- karbor
370
-
371
344
# Manila
372
345
[manila-api:children]
373
346
manila
@@ -485,13 +458,6 @@ magnum
485
458
[magnum-conductor:children]
486
459
magnum
487
460
488
- # Qinling
489
- [qinling-api:children]
490
- qinling
491
-
492
- [qinling-engine:children]
493
- qinling
494
-
495
461
# Sahara
496
462
[sahara-api:children]
497
463
sahara
@@ -619,17 +585,13 @@ senlin
619
585
[senlin-health-manager:children]
620
586
senlin
621
587
622
- # Searchlight
623
- [searchlight-api:children]
624
- searchlight
625
-
626
- [searchlight-listener:children]
627
- searchlight
628
-
629
588
# Octavia
630
589
[octavia-api:children]
631
590
octavia
632
591
592
+ [octavia-driver-agent:children]
593
+ octavia
594
+
633
595
[octavia-health-manager:children]
634
596
octavia
635
597
@@ -758,7 +720,10 @@ control
758
720
[masakari-engine:children]
759
721
control
760
722
761
- [masakari-monitors:children]
723
+ [masakari-hostmonitor:children]
724
+ control
725
+
726
+ [masakari-instancemonitor:children]
762
727
compute
763
728
764
729
[ovn-controller:children]
0 commit comments