rally-openstack/tests/unit/plugins/openstack/scenarios/authenticate
Anton Staroverov 1903fd05ab Port of Auth and Desicnate 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.

Change-Id: I2fb168c9762311975f1a9fad1412061944ee9a5d
2016-10-05 07:07:28 +00:00
..
__init__.py [Scenario] Split Scenarios - P4 2015-05-21 09:35:34 +03:00
test_authenticate.py Port of Auth and Desicnate to new style 2016-10-05 07:07:28 +00:00