Merge "Unset VENV python_interpreter in fips job"

This commit is contained in:
Zuul 2023-09-25 20:04:51 +00:00 committed by Gerrit Code Review
commit 03a14a9b9c
1 changed files with 5 additions and 0 deletions

View File

@ -279,6 +279,11 @@
vars:
configure_swap_size: 4096
nslookup_target: 'opendev.org'
devstack_local_conf:
post-config:
$GLANCE_API_CONF:
wsgi:
python_interpreter: $PYTHON
devstack_localrc:
USE_CINDER_FOR_GLANCE: True
GLANCE_ENABLE_MULTIPLE_STORES: True