Merge "Revert "Disable nova quota check in gate jobs""
This commit is contained in:
commit
ca6b10cb7c
@ -39,10 +39,6 @@ echo -e '[eventlet_opts]\nclient_socket_timeout=120\n' >> $localconf
|
||||
|
||||
echo -e '[oslo_messaging_notifications]\ndriver=messagingv2\n' >> $localconf
|
||||
|
||||
# Disable nova quota check.
|
||||
echo -e '[[post-config|$NOVA_CONF]]\n[DEFAULT]\n' >> $localconf
|
||||
echo -e 'quota_driver=nova.quota.NoopQuotaDriver\n' >> $localconf
|
||||
|
||||
echo "[[local|localrc]]" >> $localconf
|
||||
|
||||
# NOTE(mnaser): This will use the region local mirrors to avoid going out
|
||||
|
Loading…
Reference in New Issue
Block a user