Updated Nuage neutron plugin name
authorlokesh-jain <lokesh.jain@gmail.com>
Mon, 31 Oct 2016 16:52:29 +0000 (12:52 -0400)
committerlokesh-jain <lokesh.jain@gmail.com>
Mon, 31 Oct 2016 17:05:52 +0000 (13:05 -0400)
Updated plugin name for configuring Nuage.
Nuage plugin name changed after Liberty release
and needs to be updated at all instances.
Updated neutron-nuage-config.yaml file to reflect
the change.

Change-Id: I7cce9a07b909ab59bf249439eec0833afce5cca6
Closes-Bug: #1635033

environments/neutron-nuage-config.yaml

index e157ae3..7489924 100644 (file)
@@ -19,7 +19,7 @@ parameter_defaults:
   NeutronNuageBaseURIVersion: 'default_uri_version'
   NeutronNuageCMSId: ''
   UseForwardedFor: true
-  NeutronCorePlugin: 'neutron.plugins.nuage.plugin.NuagePlugin'
+  NeutronCorePlugin: 'nuage_neutron.plugins.nuage.plugin.NuagePlugin'
   NeutronEnableDHCPAgent: false
   NeutronServicePlugins: []
   NovaOVSBridge: 'alubr0'