Sanjay Chari 2e5ad153da Fix quotas for nova-boot-from-volume-and-resize
nova-boot-from-volume-and-resize was missing quotas for volumes,
causing it to fail at scale. This patch fixes the issue.

Change-Id: I25c9074306e0d258600e64446036c196ae1986f0
2022-11-18 10:03:31 +05:30
..
2016-10-10 12:49:24 -04:00

Nova scenarios

We have one required field to make all these Nova scenario's work*:

net_id - The network ID we should attach all these guests to.

  • The Neutron network(s) MUST be set to --shared. If they are not set to --shared, the Rally workload will fail.