Use ipc:host for cinder-backup

This was correctly configured in the pacemaker version of the
cinder-backup container but not in the non-pacemaker version.

Closes-Bug: 1864826
Change-Id: I3f9452d545783a6756662cbe06a3c91e92b46e61
(cherry picked from commit db724e423c)
(cherry picked from commit a20a4f6dc2)
(cherry picked from commit f62778178d)
This commit is contained in:
Giulio Fidente 2020-02-26 11:02:41 +01:00 committed by Pablo Caruana
parent dd8d8b52c7
commit ecce0420b2
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ outputs:
step_4:
cinder_backup:
image: *cinder_backup_image
ipc: host
net: host
privileged: true
restart: always