Skip to content

Commit

Permalink
Merge "Replace NvpPluginV2 with NsxPlugin"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Mar 1, 2014
2 parents f020c9a + 41e36d6 commit 3de8607
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/neutron_plugins/vmware_nsx
Expand Up @@ -41,8 +41,7 @@ function neutron_plugin_configure_common {
Q_PLUGIN_CONF_PATH=etc/neutron/plugins/vmware
Q_PLUGIN_CONF_FILENAME=nsx.ini
Q_DB_NAME="neutron_nsx"
# TODO(armando-migliaccio): rename this once the code rename is complete
Q_PLUGIN_CLASS="neutron.plugins.nicira.NeutronPlugin.NvpPluginV2"
Q_PLUGIN_CLASS="neutron.plugins.vmware.plugin.NsxPlugin"
}

function neutron_plugin_configure_debug_command {
Expand Down

0 comments on commit 3de8607

Please sign in to comment.