diff --git a/elements/boot-stack/bin/reset-db b/elements/boot-stack/bin/reset-db index f694954ae..c3ef26a59 100755 --- a/elements/boot-stack/bin/reset-db +++ b/elements/boot-stack/bin/reset-db @@ -64,4 +64,4 @@ os-db-create heat heat $db_pass run_db_sync && heat-manage db_sync os-db-create ovs_neutron neutron $db_pass - +/opt/stack/venvs/neutron/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head