Merge "devstack: don't enable qos service with the plugin"

This commit is contained in:
Jenkins 2016-01-09 17:10:23 +00:00 committed by Gerrit Code Review
commit 6c5ecdc0e6
2 changed files with 1 additions and 2 deletions
devstack
neutron/tests/contrib

@ -1,3 +1 @@
L2_AGENT_EXTENSIONS=${L2_AGENT_EXTENSIONS:-}
enable_service q-qos

@ -35,6 +35,7 @@ EOF
export DEVSTACK_LOCAL_CONFIG+="
enable_plugin neutron-vpnaas git://git.openstack.org/openstack/neutron-vpnaas
enable_plugin neutron git://git.openstack.org/openstack/neutron
enable_service q-qos
"
$BASE/new/devstack-gate/devstack-vm-gate.sh