Merge "Adds migration step from nova to nova_api database"
This commit is contained in:
commit
c8f0fa67f7
@ -5,5 +5,6 @@
|
||||
if [[ "${!KOLLA_BOOTSTRAP[@]}" ]]; then
|
||||
nova-manage db sync
|
||||
nova-manage api_db sync
|
||||
nova-manage db online_data_migrations
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user