Ok, `neutron-db-manage --config-file /etc/neutron/neutron.conf stamp head` fails with ImportError. It looks like we should set a full path to the plugin in `core_plugin` option before calling migration.
Ok, `neutron-db-manage --config-file /etc/neutron/ neutron. conf stamp head` fails with ImportError. It looks like we should set a full path to the plugin in `core_plugin` option before calling migration.