Default service plugin for OpenDaylight scenario are not present

If the user deploys an environment with
  neutron-l2gw-opendaylight.yaml, it won't have L3 networking
  and trunk ports.

Change-Id: Idf2222a99203787f2295a0991ef8f392bdeb87e6
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
This commit is contained in:
Ricardo Noriega 2018-01-25 11:36:27 +01:00
parent 5926cbaa90
commit 4260db4bce
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ resource_registry:
OS::TripleO::Services::NeutronL2gwApi: ../puppet/services/neutron-l2gw-api.yaml
parameter_defaults:
NeutronServicePlugins: "l2gw"
NeutronServicePlugins: "odl-router_v2,trunk,l2gw"
L2gwServiceProvider: ['L2GW:OpenDaylight:networking_odl.l2gateway.driver.OpenDaylightL2gwDriver:default']
# Optional