align ceph with other svc patterns in inventory files
The pattern is: [service:children] group ... [service-subservice:children] parent (or override) TrivialFix Change-Id: Iac91cf83f1d3df8a76460f51c3f2883e8c59df24
This commit is contained in:
parent
f9956f2e10
commit
e1e8a5bac5
@ -83,15 +83,9 @@ control
|
||||
[murano:children]
|
||||
control
|
||||
|
||||
[ceph-mon:children]
|
||||
[ceph:children]
|
||||
control
|
||||
|
||||
[ceph-rgw:children]
|
||||
control
|
||||
|
||||
[ceph-osd:children]
|
||||
storage
|
||||
|
||||
[ironic:children]
|
||||
control
|
||||
|
||||
@ -193,6 +187,16 @@ neutron
|
||||
[neutron-vpnaas-agent:children]
|
||||
neutron
|
||||
|
||||
# Ceph
|
||||
[ceph-mon:children]
|
||||
ceph
|
||||
|
||||
[ceph-rgw:children]
|
||||
ceph
|
||||
|
||||
[ceph-osd:children]
|
||||
storage
|
||||
|
||||
# Cinder
|
||||
[cinder-api:children]
|
||||
cinder
|
||||
|
@ -107,15 +107,9 @@ control
|
||||
[ironic:children]
|
||||
control
|
||||
|
||||
[ceph-mon:children]
|
||||
[ceph:children]
|
||||
control
|
||||
|
||||
[ceph-rgw:children]
|
||||
control
|
||||
|
||||
[ceph-osd:children]
|
||||
storage
|
||||
|
||||
[magnum:children]
|
||||
control
|
||||
|
||||
@ -211,6 +205,16 @@ neutron
|
||||
[neutron-vpnaas-agent:children]
|
||||
neutron
|
||||
|
||||
# Ceph
|
||||
[ceph-mon:children]
|
||||
ceph
|
||||
|
||||
[ceph-rgw:children]
|
||||
ceph
|
||||
|
||||
[ceph-osd:children]
|
||||
storage
|
||||
|
||||
# Cinder
|
||||
[cinder-api:children]
|
||||
cinder
|
||||
|
Loading…
Reference in New Issue
Block a user