browbeat/rally/nova
Joe Talerico 71e683d5f9 Remove the need for netid for nova scenarios
Closes bug 1676676

Change-Id: Ieab4e1acf6164706c6f01dc67732dc3c05d20bde
2017-03-28 17:09:05 +00:00
..
README.rst Adding more Nova Scenarios 2016-10-10 12:49:24 -04:00
nova-boot-bounce-delete-cc.yml Remove the need for netid for nova scenarios 2017-03-28 17:09:05 +00:00
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

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.