diff --git a/rally/rally-plugins/nova/nova_boot_persist_with_network_volume.yml b/rally/rally-plugins/nova/nova_boot_persist_with_network_volume.yml index 7c9d120f2..99b1f13ae 100644 --- a/rally/rally-plugins/nova/nova_boot_persist_with_network_volume.yml +++ b/rally/rally-plugins/nova/nova_boot_persist_with_network_volume.yml @@ -32,6 +32,9 @@ BrowbeatNova.nova_boot_persist_with_network_volume: tenants: 1 users_per_tenant: 8 quotas: + cinder: + gigabytes: -1 + volumes: -1 neutron: network: -1 port: -1 diff --git a/rally/rally-plugins/nova/nova_boot_persist_with_network_volume_fip.yml b/rally/rally-plugins/nova/nova_boot_persist_with_network_volume_fip.yml index dd73c5ff3..64e3b911b 100644 --- a/rally/rally-plugins/nova/nova_boot_persist_with_network_volume_fip.yml +++ b/rally/rally-plugins/nova/nova_boot_persist_with_network_volume_fip.yml @@ -32,6 +32,9 @@ BrowbeatNova.nova_boot_persist_with_network_volume_fip: tenants: 1 users_per_tenant: 8 quotas: + cinder: + gigabytes: -1 + volumes: -1 neutron: network: -1 port: -1