aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-10-19 10:53:33 -0400
committerTim Rozet <trozet@redhat.com>2017-10-19 10:53:33 -0400
commit676db53c4423693441112640cf362e93931161ae (patch)
tree1b228d290d5bf29c5673bb98ec6a1ed0a8b735c6
parentb9f0e653822693d181fdf804f4e651efd01df9d6 (diff)
Due to bugs in v2 driver, reverting to v1stable/euphrates
This is only for Euphrates 5.0 release. We will revert this afterwards. Change-Id: I447a12dc17ec8404b5cd9bdc61550502c258ed35 Signed-off-by: Tim Rozet <trozet@redhat.com>
-rw-r--r--environments/neutron-sfc-opendaylight.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/environments/neutron-sfc-opendaylight.yaml b/environments/neutron-sfc-opendaylight.yaml
index 94601893..f96b535e 100644
--- a/environments/neutron-sfc-opendaylight.yaml
+++ b/environments/neutron-sfc-opendaylight.yaml
@@ -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'