rally/samples/tasks/scenarios/nova
Kun Huang 9eb7f644c1 unify *_kwargs name in scenarios
When running a scenario, `kwargs` is used as default key-word arguments.
But in some scenarios, there are more and one services being called, and
we use xxx_kwargs for this case.

However, some xxx_kwargs are not unifed for same usage[0]. Unifying
these could avoid midleading for end users. Another improvement is to
add xxx_kwargs with empty settings for scenario config files.

[0] http://paste.openstack.org/show/489505/

Change-Id: I80f49be5c1cd21812d6b2d56b0f4279f0cf4f402
2016-03-09 08:57:05 +08:00
..
boot-and-associate-floating-ip.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-associate-floating-ip.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-block-migrate.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-block-migrate.yaml Add quotation marks 2015-11-10 11:27:28 +08:00
boot-and-delete-multiple.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-delete-multiple.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-delete-server-with-keypairs.json unify *_kwargs name in scenarios 2016-03-09 08:57:05 +08:00
boot-and-delete-server-with-keypairs.yaml unify *_kwargs name in scenarios 2016-03-09 08:57:05 +08:00
boot-and-delete-server-with-secgroups.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-delete-server-with-secgroups.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-delete.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-delete.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-get-console-server.json Adds nova show and nova console output plugins 2015-11-03 10:48:26 +00:00
boot-and-get-console-server.yaml Adds nova show and nova console output plugins 2015-11-03 10:48:26 +00:00
boot-and-list.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-list.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-live-migrate.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-live-migrate.yaml Add quotation marks 2015-11-10 11:27:28 +08:00
boot-and-migrate.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-migrate.yaml Add quotation marks 2015-11-10 11:27:28 +08:00
boot-and-rebuild.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-and-rebuild.yaml Add quotation marks 2015-11-10 11:27:28 +08:00
boot-and-show-server.json Adds nova show and nova console output plugins 2015-11-03 10:48:26 +00:00
boot-and-show-server.yaml Adds nova show and nova console output plugins 2015-11-03 10:48:26 +00:00
boot-bounce-delete.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-bounce-delete.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-from-volume-and-delete.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-from-volume-and-delete.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-from-volume-and-resize.json Add boot-server-from-volume-and-resize for nova benchmark 2015-11-05 22:41:10 -08:00
boot-from-volume-and-resize.yaml Add boot-server-from-volume-and-resize for nova benchmark 2015-11-05 22:41:10 -08:00
boot-from-volume.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-from-volume.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-lock-unlock-and-delete.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-lock-unlock-and-delete.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-server-attach-created-volume-and-live-migrate.json unify *_kwargs name in scenarios 2016-03-09 08:57:05 +08:00
boot-server-attach-created-volume-and-live-migrate.yaml unify *_kwargs name in scenarios 2016-03-09 08:57:05 +08:00
boot-server-attach-created-volume-and-resize.json Add boot-server-attach-created-volume-and-resize nova benchmark 2015-11-01 22:49:35 -08:00
boot-server-attach-created-volume-and-resize.yaml Add boot-server-attach-created-volume-and-resize nova benchmark 2015-11-01 22:49:35 -08:00
boot-server-from-volume-and-live-migrate.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-server-from-volume-and-live-migrate.yaml Add quotation marks 2015-11-10 11:27:28 +08:00
boot-snapshot-boot-delete.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot-snapshot-boot-delete.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
boot.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
create-and-delete-floating-ips-bulk.json Adds Nova floating IPs bulk tests 2015-04-27 14:23:56 +03:00
create-and-delete-floating-ips-bulk.yaml Adds Nova floating IPs bulk tests 2015-04-27 14:23:56 +03:00
create-and-delete-keypair.json Adds Nova keypair tests 2015-02-23 10:14:25 +00:00
create-and-delete-keypair.yaml Adds Nova keypair tests 2015-02-23 10:14:25 +00:00
create-and-delete-network.json Add Nova network scenarios 2015-08-06 16:52:56 +03:00
create-and-delete-network.yaml Add Nova network scenarios 2015-08-06 16:52:56 +03:00
create-and-delete-secgroups.json Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
create-and-delete-secgroups.yaml Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
create-and-list-floating-ips-bulk.json Adds Nova floating IPs bulk tests 2015-04-27 14:23:56 +03:00
create-and-list-floating-ips-bulk.yaml Adds Nova floating IPs bulk tests 2015-04-27 14:23:56 +03:00
create-and-list-keypairs.json Adds Nova keypair tests 2015-02-23 10:14:25 +00:00
create-and-list-keypairs.yaml Adds Nova keypair tests 2015-02-23 10:14:25 +00:00
create-and-list-networks.json Add Nova network scenarios 2015-08-06 16:52:56 +03:00
create-and-list-networks.yaml Add Nova network scenarios 2015-08-06 16:52:56 +03:00
create-and-list-secgroups.json Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
create-and-list-secgroups.yaml Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
create-and-update-secgroups.json Add create_and_update_secgroups scenario 2015-09-14 11:49:45 +00:00
create-and-update-secgroups.yaml Add create_and_update_secgroups scenario 2015-09-14 11:49:45 +00:00
list-agents.json Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
list-agents.yaml Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
list-aggregates.json Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
list-aggregates.yaml Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
list-availability-zones.json Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
list-availability-zones.yaml Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
list-flavors.json Add the scenario of list-flavors 2016-02-06 16:54:10 +09:00
list-flavors.yaml Add the scenario of list-flavors 2016-02-06 16:54:10 +09:00
list-hosts.json Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
list-hosts.yaml Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
list-hypervisors.json Add Nova scenario to list hypervisors 2015-05-04 10:11:28 -05:00
list-hypervisors.yaml Add Nova scenario to list hypervisors 2015-05-04 10:11:28 -05:00
list-images.json Adds nova image list plugin 2015-09-25 11:10:53 -07:00
list-images.yaml Adds nova image list plugin 2015-09-25 11:10:53 -07:00
list-servers.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
list-servers.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
list-services.json Add support for nova service-list 2016-02-28 22:10:27 -08:00
list-services.yaml Add support for nova service-list 2016-02-28 22:10:27 -08:00
pause-and-unpause.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
pause-and-unpause.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
resize-server.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
resize-server.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
shelve-and-unshelve.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
shelve-and-unshelve.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
suspend-and-resume.json Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00
suspend-and-resume.yaml Set samples default flavor to m1.tiny 2015-08-24 23:11:46 -05:00