inventory: replace ceph group dashes with underscores
Update Ceph inventory group names to underscore format and fix inventory parsing warnings about undefined groups. Change-Id: I07f346fbb97453f7d029191a04dda4973cc75ad8 Signed-off-by: Dmitriy Chubinidze <dcu995@gmail.com>
This commit is contained in:
@@ -63,12 +63,12 @@ ceilometer_agent_notification
|
||||
[ceilometer_agent_notification]
|
||||
|
||||
[ceph_all:children]
|
||||
ceph-mon
|
||||
ceph-osd
|
||||
ceph-rgw
|
||||
[ceph-mon]
|
||||
[ceph-osd]
|
||||
[ceph-rgw]
|
||||
ceph_mon
|
||||
ceph_osd
|
||||
ceph_rgw
|
||||
[ceph_mon]
|
||||
[ceph_osd]
|
||||
[ceph_rgw]
|
||||
|
||||
[cinder_all:children]
|
||||
cinder_api
|
||||
|
||||
Reference in New Issue
Block a user