aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-opendaylight-honeycomb.yaml
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2017-09-18 10:58:02 -0400
committerTim Rozet <trozet@redhat.com>2017-09-29 05:07:45 +0000
commit1016979d40b7a1eabbe2f6268e502aa005e9b535 (patch)
tree827b7c2fb83bb61509a321a4b68f475baf97c3b4 /environments/neutron-opendaylight-honeycomb.yaml
parentaf87aae946ebe6193309556c7062a91b1a241e46 (diff)
Update Opendaylight features for fdio scenarios
Use new features string for ODL nitrogen/oxygen versions Change-Id: Ie8b284f64bd6491c389129d8afdaeae8a399b607 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit ccec1c70f61cca2cf3249ec29ad2c6ab576c1d96)
Diffstat (limited to 'environments/neutron-opendaylight-honeycomb.yaml')
-rw-r--r--environments/neutron-opendaylight-honeycomb.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/neutron-opendaylight-honeycomb.yaml b/environments/neutron-opendaylight-honeycomb.yaml
index 6837fbe1..c36e2b33 100644
--- a/environments/neutron-opendaylight-honeycomb.yaml
+++ b/environments/neutron-opendaylight-honeycomb.yaml
@@ -14,7 +14,7 @@ parameter_defaults:
NeutronL3HA: false
#NUMATopologyFilter is required for vhostuser interfaces
#NovaSchedulerDefaultFilters: "RamFilter,ComputeFilter,AvailabilityZoneFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,NUMATopologyFilter"
- OpenDaylightFeatures: "odl-netconf-all,odl-vbd,odl-groupbasedpolicy-neutron-vpp-mapper,odl-restconf"
+ OpenDaylightFeatures: "odl-restconf,odl-netconf,odl-vbd,odl-groupbasedpolicy-neutron-vpp-mapper,odl-groupbasedpolicy-vpp"
NeutronEnableForceMetadata: true
NeutronMechanismDrivers: 'opendaylight_v2'
NeutronServicePlugins: 'odl-router_v2'