Revert "Disable nova quota check in gate jobs"
This reverts commit 608b35eaef85ff80013acd3bb6d3ed4ee477fc4b. Change-Id: I6558bd5131fb0d61571afa183380a93c5b142dfa
This commit is contained in:
parent
750a465af9
commit
8edb3aeabc
@ -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
|
||||
# Create the images required for testing
|
||||
echo "IMAGE_URLS+=http://fedora.bhs.mirrors.ovh.net/linux/releases/24/CloudImages/x86_64/images/Fedora-Cloud-Base-24-1.2.x86_64.qcow2" >> $localconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user