rally-openstack/samples
Sai Sindhur Malleni a31a30327d Fix bug in scenario validation
Without inheriting default meta from parent class, OpenStack scenarios do not use `args_spec`
validator https://github.com/openstack/rally/blob/1.4.0/rally/task/scenario.py#L85
which is critical for checking input task config. This commit changes that behaviour.

Also, this patch fixes broken samples for one of barbocan scenarios

Change-Id: I281d361577135377654bde3ae60c3ebd355e3561
2019-02-28 19:57:45 +02:00
..
deployments Add an example configuration that does not use an admin user. 2018-10-16 22:57:49 -04:00
tasks Fix bug in scenario validation 2019-02-28 19:57:45 +02:00
README.rst Release 0.0.2 2015-03-12 17:48:57 +03:00

Content of samples directory

deployments

Input configurations for "rally deployment" command

plugins

Samples of Rally plugins.

tasks

Input configurations for "rally task" command