Merge "Replace NvpPluginV2 with NsxPlugin"
This commit is contained in:
commit
3de8607a4c
@ -41,8 +41,7 @@ function neutron_plugin_configure_common {
|
|||||||
Q_PLUGIN_CONF_PATH=etc/neutron/plugins/vmware
|
Q_PLUGIN_CONF_PATH=etc/neutron/plugins/vmware
|
||||||
Q_PLUGIN_CONF_FILENAME=nsx.ini
|
Q_PLUGIN_CONF_FILENAME=nsx.ini
|
||||||
Q_DB_NAME="neutron_nsx"
|
Q_DB_NAME="neutron_nsx"
|
||||||
# TODO(armando-migliaccio): rename this once the code rename is complete
|
Q_PLUGIN_CLASS="neutron.plugins.vmware.plugin.NsxPlugin"
|
||||||
Q_PLUGIN_CLASS="neutron.plugins.nicira.NeutronPlugin.NvpPluginV2"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function neutron_plugin_configure_debug_command {
|
function neutron_plugin_configure_debug_command {
|
||||||
|
Loading…
Reference in New Issue
Block a user