rally-openstack/tests/unit/plugins/openstack/scenarios/swift
astaroverov f35e901290 Port Senlin and others scenarios to new style
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 in following groups (scenarios and tests):
/senlin/
/swift/
/tempest/
/vm/
/watcher/
/zaqar/

and modules:

rally/plugins/openstack/context/vm/custom_image.py
tests/unit/test_docstrings.py

Change-Id: Ia7f33d7c279991232286b34abe199d125b92f023
2016-09-14 11:44:50 +03:00
..
__init__.py [Scenario] Split Scenarios - P3 2015-05-18 09:32:26 +03:00
test_objects.py Port Senlin and others scenarios to new style 2016-09-14 11:44:50 +03:00
test_utils.py Add missing ddt class decorator 2015-10-28 21:32:29 -05:00