Set OS_NO_CACHE.
Disables keyring prompts from python-novaclient. Change-Id: If0c7687246a6e69c39a14614134bf0103315acc4
This commit is contained in:
@@ -48,6 +48,7 @@ SYSLOG=True
|
||||
SCREEN_LOGDIR=$DEST/screen-logs
|
||||
FIXED_RANGE=10.1.0.0/24
|
||||
FIXED_NETWORK_SIZE=256
|
||||
export OS_NO_CACHE=True
|
||||
EOF
|
||||
|
||||
if [ "$DEVSTACK_GATE_TEMPEST" -eq "1" ]; then
|
||||
|
||||
Reference in New Issue
Block a user