Remove Quota on Volumes for Volume Scenarios for Telemetry
Change-Id: Ic75fb4f326a38eedb55f3c5d1d198ce373d0b57a
This commit is contained in:
parent
8998807e41
commit
62f87fec30
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user