aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-04 17:23:08 +0000
committerGerrit Code Review <review@openstack.org>2016-11-04 17:23:08 +0000
commit463f6f6554e41a204fcd3bb6f11be42446bec399 (patch)
tree677386b8551bac4e87b23704ba861fa2998736e1 /environments
parentcac8c7d28584a56321dbaf8b0ca5fd6e8986deb2 (diff)
parent4a17efe5a72fc9c853f9618299b7a25f38c58d64 (diff)
Merge "Updated Nuage neutron plugin name"
Diffstat (limited to 'environments')
-rw-r--r--environments/neutron-nuage-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/neutron-nuage-config.yaml b/environments/neutron-nuage-config.yaml
index e157ae35..74899246 100644
--- a/environments/neutron-nuage-config.yaml
+++ b/environments/neutron-nuage-config.yaml
@@ -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'