Update quota

This workload was missing the quota reset for FIPs. Without this patch
we can only do 50 guests/fips

Change-Id: Ief5efe64532385fa9adf9c74a9e76ad1778cc3e1
This commit is contained in:
Joe Talerico 2018-08-16 14:26:39 -04:00
parent 91dad47425
commit a5f26a8f18

View File

@ -30,6 +30,7 @@ BrowbeatPlugin.create_network_nova_boot_ping:
port: -1 port: -1
router: -1 router: -1
subnet: -1 subnet: -1
floatingip: -1
nova: nova:
instances: -1 instances: -1
cores: -1 cores: -1