Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b9f0e65
)
Due to bugs in v2 driver, reverting to v1
33/45833/1
stable/euphrates
author
Tim Rozet
<trozet@redhat.com>
Thu, 19 Oct 2017 14:53:33 +0000
(10:53 -0400)
committer
Tim 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
patch
|
blob
|
history
diff --git
a/environments/neutron-sfc-opendaylight.yaml
b/environments/neutron-sfc-opendaylight.yaml
index
9460189
..
f96b535
100644
(file)
--- 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'