browbeat/rally/nova
Joe Talerico a0e9752c3c Adding more Nova Scenarios
We ship Nova with only two Scenarios. This commit is to enable other API
workloads for Nova.

Change-Id: I499853fc1451301b4ec9d50fd9a3460b7d251110
2016-10-10 12:49:24 -04:00
..
nova-boot-bounce-delete-cc.yml Adding more Nova Scenarios 2016-10-10 12:49:24 -04:00
nova-boot-list-cc.yml Adding more Nova Scenarios 2016-10-10 12:49:24 -04:00
nova-boot-show-cc.yml Adding more Nova Scenarios 2016-10-10 12:49:24 -04:00
nova-boot-snapshot-cc.yml Adding more Nova Scenarios 2016-10-10 12:49:24 -04:00
nova-lock-unlock-cc.yml Adding more Nova Scenarios 2016-10-10 12:49:24 -04: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.