Merge "Run nova_api unprivileged" into stable/queens

This commit is contained in:
Zuul 2019-11-12 00:42:49 +00:00 committed by Gerrit Code Review
commit 3090c4ec8f
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ outputs:
image: *nova_api_image image: *nova_api_image
net: host net: host
user: root user: root
privileged: true privileged: false
restart: always restart: always
healthcheck: healthcheck:
test: /openstack/healthcheck test: /openstack/healthcheck