Browse code

Merge "Update NVP plugin name for Neutron."

Jenkins authored on 2013/07/12 02:59:00
Showing 1 changed files
... ...
@@ -42,7 +42,7 @@ function neutron_plugin_configure_common() {
42 42
     Q_PLUGIN_CONF_PATH=etc/neutron/plugins/nicira
43 43
     Q_PLUGIN_CONF_FILENAME=nvp.ini
44 44
     Q_DB_NAME="neutron_nvp"
45
-    Q_PLUGIN_CLASS="neutron.plugins.nicira.nicira_nvp_plugin.NeutronPlugin.NvpPluginV2"
45
+    Q_PLUGIN_CLASS="neutron.plugins.nicira.NeutronPlugin.NvpPluginV2"
46 46
 }
47 47
 
48 48
 function neutron_plugin_configure_debug_command() {