Merge "Remove redundant CLI arguments for neutron-db-manage"

This commit is contained in:
Jenkins 2017-01-19 17:51:17 +00:00 committed by Gerrit Code Review
commit 739e90e463
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ if [[ -n $(is_bootstrap_node) ]]; then
glance-manage db_sync
heat-manage --config-file /etc/heat/heat.conf db_sync
keystone-manage db_sync
neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head
neutron-db-manage upgrade heads
nova-manage db sync
nova-manage api_db sync
nova-manage db online_data_migrations