Fix iscsid & tgtd sections in inventory samples
* Multinode was missing the relevant sections * AIO had a typo and incorrect group for iscsid Co-Authored-By: Serguei Bezverkhi <sbezverk@cisco.com> Closes-Bug: #1572050 Change-Id: I198d9fe8997a96b77ac5cbc9e354878fb6047861
This commit is contained in:
parent
0d87a2372b
commit
a0ce3608ee
@ -147,8 +147,8 @@ cinder
|
|||||||
storage
|
storage
|
||||||
|
|
||||||
# iSCSI
|
# iSCSI
|
||||||
[iscsd:children]
|
[iscsid:children]
|
||||||
storage
|
compute
|
||||||
|
|
||||||
[tgtd:children]
|
[tgtd:children]
|
||||||
storage
|
storage
|
||||||
|
@ -158,6 +158,13 @@ cinder
|
|||||||
[cinder-volume:children]
|
[cinder-volume:children]
|
||||||
storage
|
storage
|
||||||
|
|
||||||
|
# iSCSI
|
||||||
|
[iscsid:children]
|
||||||
|
compute
|
||||||
|
|
||||||
|
[tgtd:children]
|
||||||
|
storage
|
||||||
|
|
||||||
# Manila
|
# Manila
|
||||||
[manila-api:children]
|
[manila-api:children]
|
||||||
manila
|
manila
|
||||||
|
Loading…
Reference in New Issue
Block a user