Merge "Containers: workaround for neutron DB sync"

This commit is contained in:
Jenkins 2017-02-24 16:17:45 +00:00 committed by Gerrit Code Review
commit 1930d31d0e
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,9 @@ outputs:
net: host
privileged: false
detach: false
# FIXME: we should make config file permissions right
# and run as neutron user
user: root
volumes:
- /var/lib/config-data/neutron/etc/neutron:/etc/neutron:ro
- /var/lib/config-data/neutron/usr/share/neutron:/usr/share/neutron:ro