Enable Sahara (as plugin) for horizon integration tests

Sahara support in devstack has been recently moved in Sahara
repository, as an external plugin. Enable it again, as integration
tests do rely on it.

Change-Id: I85d8f6c474d3217897bf4ef4f0954c142125e436
This commit is contained in:
Luigi Toscano 2015-07-16 19:48:01 +02:00
parent 55415b59aa
commit d00961da25
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
export DEVSTACK_GATE_EXERCISES=0
export DEVSTACK_GATE_INSTALL_TESTONLY=1
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_SAHARA=1
export DEVSTACK_LOCAL_CONFIG="enable_plugin sahara git://git.openstack.org/openstack/sahara"
function post_test_hook {
cd /opt/stack/new/horizon