[sahara multinode] Specify empty config for subnode

Change-Id: Ia79d5ce23b2cbe9c0bc497f49adec7a8fdf5caed
This commit is contained in:
Vitaly Gridnev 2017-03-18 18:22:58 +04:00 committed by Vitaly Gridnev
parent 0faff5286a
commit 2e48be9559

View File

@ -384,6 +384,7 @@
- shell: |
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_SUBNODE_CONFIG=" "
export DEVSTACK_LOCAL_CONFIG="enable_plugin sahara git://git.openstack.org/openstack/sahara"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin heat git://git.openstack.org/openstack/heat"
export DEVSTACK_GATE_TEMPEST=0