Merge "align ceph with other svc patterns in inventory files"
This commit is contained in:
commit
0ea70fa2f4
@ -83,15 +83,9 @@ control
|
|||||||
[murano:children]
|
[murano:children]
|
||||||
control
|
control
|
||||||
|
|
||||||
[ceph-mon:children]
|
[ceph:children]
|
||||||
control
|
control
|
||||||
|
|
||||||
[ceph-rgw:children]
|
|
||||||
control
|
|
||||||
|
|
||||||
[ceph-osd:children]
|
|
||||||
storage
|
|
||||||
|
|
||||||
[ironic:children]
|
[ironic:children]
|
||||||
control
|
control
|
||||||
|
|
||||||
@ -193,6 +187,16 @@ neutron
|
|||||||
[neutron-vpnaas-agent:children]
|
[neutron-vpnaas-agent:children]
|
||||||
neutron
|
neutron
|
||||||
|
|
||||||
|
# Ceph
|
||||||
|
[ceph-mon:children]
|
||||||
|
ceph
|
||||||
|
|
||||||
|
[ceph-rgw:children]
|
||||||
|
ceph
|
||||||
|
|
||||||
|
[ceph-osd:children]
|
||||||
|
storage
|
||||||
|
|
||||||
# Cinder
|
# Cinder
|
||||||
[cinder-api:children]
|
[cinder-api:children]
|
||||||
cinder
|
cinder
|
||||||
|
@ -107,15 +107,9 @@ control
|
|||||||
[ironic:children]
|
[ironic:children]
|
||||||
control
|
control
|
||||||
|
|
||||||
[ceph-mon:children]
|
[ceph:children]
|
||||||
control
|
control
|
||||||
|
|
||||||
[ceph-rgw:children]
|
|
||||||
control
|
|
||||||
|
|
||||||
[ceph-osd:children]
|
|
||||||
storage
|
|
||||||
|
|
||||||
[magnum:children]
|
[magnum:children]
|
||||||
control
|
control
|
||||||
|
|
||||||
@ -211,6 +205,16 @@ neutron
|
|||||||
[neutron-vpnaas-agent:children]
|
[neutron-vpnaas-agent:children]
|
||||||
neutron
|
neutron
|
||||||
|
|
||||||
|
# Ceph
|
||||||
|
[ceph-mon:children]
|
||||||
|
ceph
|
||||||
|
|
||||||
|
[ceph-rgw:children]
|
||||||
|
ceph
|
||||||
|
|
||||||
|
[ceph-osd:children]
|
||||||
|
storage
|
||||||
|
|
||||||
# Cinder
|
# Cinder
|
||||||
[cinder-api:children]
|
[cinder-api:children]
|
||||||
cinder
|
cinder
|
||||||
|
Loading…
Reference in New Issue
Block a user