From a5f26a8f1892ef91a10f5981ae6c6ffde123f9af Mon Sep 17 00:00:00 2001 From: Joe Talerico Date: Thu, 16 Aug 2018 14:26:39 -0400 Subject: [PATCH] Update quota This workload was missing the quota reset for FIPs. Without this patch we can only do 50 guests/fips Change-Id: Ief5efe64532385fa9adf9c74a9e76ad1778cc3e1 --- .../netcreate-boot/netcreate_nova_boot_fip_ping.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/rally/rally-plugins/netcreate-boot/netcreate_nova_boot_fip_ping.yml b/rally/rally-plugins/netcreate-boot/netcreate_nova_boot_fip_ping.yml index 9857ad792..22b215a6d 100644 --- a/rally/rally-plugins/netcreate-boot/netcreate_nova_boot_fip_ping.yml +++ b/rally/rally-plugins/netcreate-boot/netcreate_nova_boot_fip_ping.yml @@ -30,6 +30,7 @@ BrowbeatPlugin.create_network_nova_boot_ping: port: -1 router: -1 subnet: -1 + floatingip: -1 nova: instances: -1 cores: -1