rally-openstack/samples/tasks/scenarios
kairat_kushaev 14ada832c4 Add create-suspend-resume-delete stack scenario
The patch includes create-suspend-resume-delete scenario
with samples and unit tests. The scenario allows to test the
following typical steps:
- User creates a stack in Heat
- User suspends the stack
- User resumes the stack from previous step
- User deletes the stack

Change-Id: I38a075bb57dd8311f234e4c8e1585df05d087b92
2015-03-06 12:33:50 +03:00
..
authenticate Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
ceilometer Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
cinder Add cinder scenario: create volume from volume(clone) 2015-01-22 15:41:53 +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
glance Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
heat Add create-suspend-resume-delete stack scenario 2015-03-06 12:33:50 +03:00
keystone Moving rally/doc/samples to rally/samples 2015-01-16 05:54:09 -08:00
mistral Add Mistral benchmark 2015-02-06 16:56:53 +04:00
nova Adds Nova keypair tests 2015-02-23 10:14:25 +00: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.