Skip to content
Snippets Groups Projects
Commit 80782734 authored by Vladislav Belogrudov's avatar Vladislav Belogrudov
Browse files

Cinder-backup requires iscsid running on the same host

Cinder-backup containers require iscsid to mount iscsi volumes
to backup if the volumes are on different storage host.

Change-Id: Ifc0a30584a4f086b71278616d34bf87863d3e6e5
Closes-Bug: 1611330
parent 4e8887ce
No related branches found
No related tags found
No related merge requests found
......@@ -161,6 +161,7 @@ storage
# iSCSI
[iscsid:children]
compute
storage
[tgtd:children]
storage
......
......@@ -174,6 +174,7 @@ storage
# iSCSI
[iscsid:children]
compute
storage
[tgtd:children]
storage
......
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