Merge "Set ipc=host for services attaching encrypted volumes"

This commit is contained in:
Zuul 2017-11-04 03:10:57 +00:00 committed by Gerrit Code Review
commit c458b7c2ff
2 changed files with 2 additions and 0 deletions

View File

@ -125,6 +125,7 @@ outputs:
step_4:
cinder_volume:
image: *cinder_volume_image
ipc: host
net: host
privileged: true
restart: always

View File

@ -115,6 +115,7 @@ outputs:
step_4:
nova_compute:
image: &nova_compute_image {get_param: DockerNovaComputeImage}
ipc: host
net: host
privileged: true
user: nova