Stop minimizing service install for neutron func
Installing only neutron results in errors during provisioning due to Keystone being required. More testing is required before service installation can be minimized via config, and maybe it would be better to skip right to ensuring devstack can install only dependencies. Change-Id: I95f7468e53c942091e1f5fe4afd76994da2d386f
This commit is contained in:
parent
7ac3a640ab
commit
87667918f1
@ -14,7 +14,6 @@
|
||||
- shell: |
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_NO_SERVICES=1
|
||||
export DEVSTACK_GATE_UNSTACK=1
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_TEMPEST=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user