Fix NeutronServicePlugins parameter to match ODL L3 feature
Change-Id: I775adb4f5373ecf2d8eeec274fdec2df3e3d53df Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
This commit is contained in:
parent
271a5c62a8
commit
3b4e12ccda
@ -8,5 +8,5 @@ resource_registry:
|
||||
OS::TripleO::Services::NeutronBgpVpnApi: ../puppet/services/neutron-bgpvpn-api.yaml
|
||||
|
||||
parameter_defaults:
|
||||
NeutronServicePlugins: 'router, networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin'
|
||||
NeutronServicePlugins: 'odl-router_v2,trunk,networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin'
|
||||
BgpvpnServiceProvider: 'BGPVPN:OpenDaylight:networking_bgpvpn.neutron.services.service_drivers.opendaylight.odl.OpenDaylightBgpvpnDriver:default'
|
||||
|
Loading…
Reference in New Issue
Block a user