browbeat/rally/nova/README.rst
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

279 B

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.