a0e9752c3c
We ship Nova with only two Scenarios. This commit is to enable other API workloads for Nova. Change-Id: I499853fc1451301b4ec9d50fd9a3460b7d251110
8 lines
279 B
ReStructuredText
8 lines
279 B
ReStructuredText
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.
|