Update NVP plugin name for Neutron.
Module nicira_nvp_plugin no longer exists and it can be removed from the plugin name. Supports blueprint nicira_nvp_plugin Change-Id: I19bdbb3c9e7aa05f672789766f3c0fd528682f03
This commit is contained in:
@@ -42,7 +42,7 @@ function neutron_plugin_configure_common() {
|
|||||||
Q_PLUGIN_CONF_PATH=etc/neutron/plugins/nicira
|
Q_PLUGIN_CONF_PATH=etc/neutron/plugins/nicira
|
||||||
Q_PLUGIN_CONF_FILENAME=nvp.ini
|
Q_PLUGIN_CONF_FILENAME=nvp.ini
|
||||||
Q_DB_NAME="neutron_nvp"
|
Q_DB_NAME="neutron_nvp"
|
||||||
Q_PLUGIN_CLASS="neutron.plugins.nicira.nicira_nvp_plugin.NeutronPlugin.NvpPluginV2"
|
Q_PLUGIN_CLASS="neutron.plugins.nicira.NeutronPlugin.NvpPluginV2"
|
||||||
}
|
}
|
||||||
|
|
||||||
function neutron_plugin_configure_debug_command() {
|
function neutron_plugin_configure_debug_command() {
|
||||||
|
Reference in New Issue
Block a user