rally-openstack/samples/tasks/scenarios
Chris St. Pierre 1971424ca1 Add scenario to boot and rebuild server
This scenario lets a user boot a new VM and then rebuild it,
potentially with a different image.

Change-Id: Ib2f0117a990ee371710e09a82df0160624d38358
2015-04-13 10:08:54 -05:00
..
authenticate Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
ceilometer [Ceilometer] Add CeilometerAlarms.create_alarm_and_get_history scenario 2015-03-19 15:57:21 +03:00
cinder Implement create_and_upload_volume_to_image scenario for Cinder 2015-03-06 17:50:32 +02:00
designate Adds Designate server-list scenario 2015-02-27 04:05:41 +00:00
dummy Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
ec2 Add boot server scenario for EC2 API 2015-03-24 10:38:53 +01:00
glance Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
heat Add heat list_stack_and_events scenario 2015-04-07 08:47:10 +05:30
keystone Add keystone create_and_list_services scenario 2015-04-06 20:31:47 +05:30
mistral Add Mistral benchmark 2015-02-06 16:56:53 +04:00
murano Add murano benchmarks 2015-04-01 16:31:43 +03:00
nova Add scenario to boot and rebuild server 2015-04-13 10:08:54 -05:00
quotas Support scenarios for updating neutron quotas 2015-02-10 14:32:30 +02:00
vm Update location to samples 2015-01-21 10:13:19 -08:00
zaqar Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
README.rst Update location to samples 2015-01-21 10:13:19 -08:00

Scenarios Configuration Samples

This directory contains task scenarios conficuration samples. To successfully start this samples you may need to substitute some values from "args" section to actual values for your deployment.

Samples here are presented with constant runner. To see samples of using other runners, go to samples/tasks/runners.