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)
This commit is contained in:
Giulio Fidente 2020-02-26 11:02:41 +01:00 committed by Pablo Caruana
parent 303d0d9a6e
commit f62778178d
1 changed files with 1 additions and 0 deletions

View File

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