Merge "Revert "Disable nova quota check in gate jobs""

This commit is contained in:
Jenkins 2017-08-30 10:44:34 +00:00 committed by Gerrit Code Review
commit ca6b10cb7c
1 changed files with 0 additions and 4 deletions

View File

@ -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