rally-openstack/tests/unit/plugins/openstack/scenarios/ec2
Anton Staroverov 3bfb6093aa Moving of EC2, Fuel and Glance scenarios into separate classes
Since current scenario implementation transforms method to class
at runtime, it is reasonable to have class-based scenario
implementation which will be much simpler to use behind the scenes.

This class should be based on Scenario and do not break compatibility.
The only required method is run() which is actually a body of scenario.

This patch contains changes for following groups
(scenarios and tests):
/ec2/
/fuel/
/glance/

Change-Id: Idcee33340141cfa0995503332403c63352bfc6e1
2016-10-04 08:40:00 +00:00
..
__init__.py [Scenario] Split Scenarios - P4 2015-05-21 09:35:34 +03:00
test_servers.py Moving of EC2, Fuel and Glance scenarios into separate classes 2016-10-04 08:40:00 +00:00
test_utils.py Using 'ready_statuses' instead of 'is_ready' 2015-11-25 15:02:19 +08:00