Enable Heat and Neutron for Python SDK gate
It would be nice if the Python SDK could test Neutron and Heat as well as other services. Change-Id: Ic6902b0254df3e601504ed40a4c319676537496a
This commit is contained in:
parent
5140cb0832
commit
941cc2f48e
@ -16,6 +16,8 @@
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_UNSTACK=0
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_HEAT=1
|
||||
export DEVSTACK_GATE_TEMPEST=0
|
||||
export DEVSTACK_GATE_EXERCISES=0
|
||||
export DEVSTACK_GATE_INSTALL_TESTONLY=1
|
||||
|
Loading…
Reference in New Issue
Block a user