Skip to content
Snippets Groups Projects
Commit a0ce3608 authored by Paul Bourke's avatar Paul Bourke
Browse files

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: default avatarSerguei Bezverkhi <sbezverk@cisco.com>
Closes-Bug: #1572050
Change-Id: I198d9fe8997a96b77ac5cbc9e354878fb6047861
parent 0d87a237
No related branches found
No related tags found
No related merge requests found
......@@ -147,8 +147,8 @@ cinder
storage
# iSCSI
[iscsd:children]
storage
[iscsid:children]
compute
[tgtd:children]
storage
......
......@@ -158,6 +158,13 @@ cinder
[cinder-volume:children]
storage
# iSCSI
[iscsid:children]
compute
[tgtd:children]
storage
# Manila
[manila-api:children]
manila
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment