Due to bugs in v2 driver, reverting to v1 33/45833/1 stable/euphrates
authorTim Rozet <trozet@redhat.com>
Thu, 19 Oct 2017 14:53:33 +0000 (10:53 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 19 Oct 2017 14:53:33 +0000 (10:53 -0400)
This is only for Euphrates 5.0 release.  We will revert this afterwards.

Change-Id: I447a12dc17ec8404b5cd9bdc61550502c258ed35
Signed-off-by: Tim Rozet <trozet@redhat.com>
environments/neutron-sfc-opendaylight.yaml

index 9460189..f96b535 100644 (file)
@@ -14,5 +14,5 @@ parameter_defaults:
   NeutronMechanismDrivers: 'opendaylight_v2'
   OpenDaylightFeatures: ["odl-netvirt-sfc","odl-jolokia"]
   NeutronServicePlugins: 'odl-router_v2,trunk,flow_classifier,sfc'
-  NeutronSfcDriver: 'odl_v2'
-  NeutronFcDriver: 'odl_v2'
+  NeutronSfcDriver: 'odl'
+  NeutronFcDriver: 'odl'