Run cinder-backup in a privileged container

The cinder-backup service requires privileges in order to make iSCSI
connections.

Closes-Bug: 1745628
Change-Id: I63423ac4715269163e36d59d2703502455d33f86
This commit is contained in:
Alan Bishop
2018-01-26 10:29:59 -05:00
parent 198d54b0b3
commit 0c65801ac9

View File

@@ -125,7 +125,7 @@ outputs:
cinder_backup:
image: *cinder_backup_image
net: host
privileged: false
privileged: true
restart: always
healthcheck:
test: /openstack/healthcheck