Add neutron to gate-rally-dsvm-cli

We need Neutron in gate-rally-dsvm-cli to cover more rally samples
by tests

Change-Id: Ia269a4c2982b9c2931ba9e9a485b7ca692b1169e
This commit is contained in:
Boris Pavlovic
2015-10-09 01:23:54 -07:00
parent 69a4b62ad6
commit b11c2fc740

View File

@@ -573,6 +573,7 @@
- shell: |
#/bin/bash -xe
export PROJECTS="openstack/rally $PROJECTS"
export DEVSTACK_GATE_NEUTRON=1
DEVSTACK_LOCAL_CONFIG="enable_plugin rally git://git.openstack.org/openstack/rally"
DEVSTACK_LOCAL_CONFIG+=$'\n'"CINDER_ENABLE_V1_API=True"
export DEVSTACK_LOCAL_CONFIG