Updated Nuage neutron plugin name
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
This commit is contained in:
parent
f9c3481c3e
commit
4a17efe5a7
@ -19,7 +19,7 @@ parameter_defaults:
|
|||||||
NeutronNuageBaseURIVersion: 'default_uri_version'
|
NeutronNuageBaseURIVersion: 'default_uri_version'
|
||||||
NeutronNuageCMSId: ''
|
NeutronNuageCMSId: ''
|
||||||
UseForwardedFor: true
|
UseForwardedFor: true
|
||||||
NeutronCorePlugin: 'neutron.plugins.nuage.plugin.NuagePlugin'
|
NeutronCorePlugin: 'nuage_neutron.plugins.nuage.plugin.NuagePlugin'
|
||||||
NeutronEnableDHCPAgent: false
|
NeutronEnableDHCPAgent: false
|
||||||
NeutronServicePlugins: []
|
NeutronServicePlugins: []
|
||||||
NovaOVSBridge: 'alubr0'
|
NovaOVSBridge: 'alubr0'
|
||||||
|
Loading…
Reference in New Issue
Block a user