Merge "neutron-api: remove /usr/share/neutron mount" into stable/queens

This commit is contained in:
Zuul 2019-08-09 17:32:47 +00:00 committed by Gerrit Code Review
commit 150db61897
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ outputs:
- -
- /var/lib/config-data/neutron/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro - /var/lib/config-data/neutron/etc/my.cnf.d/tripleo.cnf:/etc/my.cnf.d/tripleo.cnf:ro
- /var/lib/config-data/neutron/etc/neutron:/etc/neutron:ro - /var/lib/config-data/neutron/etc/neutron:/etc/neutron:ro
- /var/lib/config-data/neutron/usr/share/neutron:/usr/share/neutron:ro
command: ['/usr/bin/bootstrap_host_exec', 'neutron_api', 'neutron-db-manage', 'upgrade', 'heads'] command: ['/usr/bin/bootstrap_host_exec', 'neutron_api', 'neutron-db-manage', 'upgrade', 'heads']
# FIXME: we should make config file permissions right # FIXME: we should make config file permissions right
# and run as neutron user # and run as neutron user