Merge "neutron-api: remove /usr/share/neutron mount"

This commit is contained in:
Zuul 2018-08-25 17:32:04 +00:00 committed by Gerrit Code Review
commit c7aeb8f7c8

View File

@ -153,7 +153,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/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']
# FIXME: we should make config file permissions right
# and run as neutron user