Merge "Unset VENV python_interpreter in fips job"
This commit is contained in:
commit
03a14a9b9c
@ -279,6 +279,11 @@
|
|||||||
vars:
|
vars:
|
||||||
configure_swap_size: 4096
|
configure_swap_size: 4096
|
||||||
nslookup_target: 'opendev.org'
|
nslookup_target: 'opendev.org'
|
||||||
|
devstack_local_conf:
|
||||||
|
post-config:
|
||||||
|
$GLANCE_API_CONF:
|
||||||
|
wsgi:
|
||||||
|
python_interpreter: $PYTHON
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
USE_CINDER_FOR_GLANCE: True
|
USE_CINDER_FOR_GLANCE: True
|
||||||
GLANCE_ENABLE_MULTIPLE_STORES: True
|
GLANCE_ENABLE_MULTIPLE_STORES: True
|
||||||
|
Loading…
Reference in New Issue
Block a user