browbeat/rally/nova
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
..
nova-boot-bounce-delete-cc.yml Remove the need for netid for nova scenarios 2017-03-28 17:09:05 +00:00
nova-boot-from-volume-and-resize.yml Fix quotas for nova-boot-from-volume-and-resize 2022-11-18 10:03:31 +05:30
nova-boot-list-cc.yml Remove the need for netid for nova scenarios 2017-03-28 17:09:05 +00:00
nova-boot-show-cc.yml Remove the need for netid for nova scenarios 2017-03-28 17:09:05 +00:00
nova-boot-snapshot-cc.yml Remove the need for netid for nova scenarios 2017-03-28 17:09:05 +00:00
nova-lock-unlock-cc.yml Remove the need for netid for nova scenarios 2017-03-28 17:09:05 +00:00
README.rst Adding more Nova Scenarios 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.