aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-opendaylight-sriov.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-09-11 15:40:15 +0000
committerGerrit Code Review <review@openstack.org>2017-09-11 15:40:15 +0000
commitbb28bfd03c3897781f277bbcf07c241e43efdc75 (patch)
tree5b637b33490ec74998f2a0de26702b5af311358c /environments/neutron-opendaylight-sriov.yaml
parent39bb4cf3e960cbbe3390175b230aa32a5d795a4c (diff)
parent3b6b741f30c0809369b448c78937e9e9a792c64b (diff)
Merge "Disables QoS with OpenDaylight deployments" into stable/pike
Diffstat (limited to 'environments/neutron-opendaylight-sriov.yaml')
-rw-r--r--environments/neutron-opendaylight-sriov.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/neutron-opendaylight-sriov.yaml b/environments/neutron-opendaylight-sriov.yaml
index 5c0a0350..3a212ed3 100644
--- a/environments/neutron-opendaylight-sriov.yaml
+++ b/environments/neutron-opendaylight-sriov.yaml
@@ -11,6 +11,7 @@ resource_registry:
parameter_defaults:
NeutronEnableForceMetadata: true
+ NeutronPluginExtensions: 'port_security'
NeutronMechanismDrivers: ['sriovnicswitch','opendaylight_v2']
NeutronServicePlugins: 'odl-router_v2,trunk'