Merge "gate-networking-midonet-v2-dsvm-rally-nv: Don't forget to enable rally"

This commit is contained in:
Jenkins 2016-02-10 07:39:35 +00:00 committed by Gerrit Code Review
commit 8577038fc0

View File

@ -183,6 +183,7 @@
# caches in nodepool, however make it a valid url for
# documentation purposes.
export DEVSTACK_LOCAL_CONFIG="enable_plugin networking-midonet git://git.openstack.org/openstack/networking-midonet"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin rally git://git.openstack.org/openstack/rally"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"Q_PLUGIN=midonet"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"TEMPEST_RUN_VALIDATION=True"