rally/doc/source
Boris Pavlovic e2d52daf12 Refactoring of scenario plugin base
* Moved rally.task.scenarios.base -> rally.task.scenario

  - Shorter imports and simpler structure of tree
  - Unified with other plugin bases

* Add rally.task.atomic module

  - We will use atomic actions in both scenarios and context
    this is first step of unification

  - Module has only links to method and atomic action context
    with new names. So we will change all plugins but won't
    touch atomic actions at this patch (to reduce amount of
    LOC in this patch)

  - Next step is to move and unify atomic action code for
    scenarios and contexts

* Rename rally.task.scenario.scenario to rally.task.scenario.configure

  scenario.scenario is unclear and not aligned with other plugin
  types where configure() method is used for the same purpose

* Add shortcut rally.plugins.openstack.scenario.configure

  so there is no need to import rally.plugins.openstack.scenario
  and rally.task.scenario modules

* Fix all unit tests & docs

Change-Id: I388bd1c1af951670c6a1d043cfeb2a6753a085b0
2015-08-14 08:27:20 -07:00
..
images Fix texts and images in docs 2015-03-10 15:08:15 +03:00
miscellaneous Rename context.context -> context.configure 2015-08-03 18:10:57 -07:00
tutorial Merge "Update to latest available CirrOS version 0.3.4" 2015-08-07 00:54:18 +00:00
conf.py Fix pbr and it's version checks (unblock gates) 2015-05-01 10:51:03 +02:00
contribute.rst Fix eight typos on Rally documentation 2015-07-24 09:24:06 +00:00
feature_request User_stories and feature requests appended to sphinx 2014-09-12 06:49:26 +03:00
feature_requests.rst Restructure Rally docs 2015-01-20 00:27:30 +03:00
gates.rst Restructure Rally docs 2015-01-20 00:27:30 +03:00
index.rst Release 0.0.2 2015-03-12 17:48:57 +03:00
install.rst Update Dockerfile to use new install_rally.sh 2015-08-07 16:25:54 -05:00
Makefile Prepare documentation for readthedocs 2014-06-05 17:45:51 +03:00
overview.rst Fix texts and images in docs 2015-03-10 15:08:15 +03:00
plugins.rst Refactoring of scenario plugin base 2015-08-14 08:27:20 -07:00
project_info.rst Fix eight typos on Rally documentation 2015-07-24 09:24:06 +00:00
release_notes Release 0.0.2 2015-03-12 17:48:57 +03:00
release_notes.rst Release 0.0.4 2015-05-14 11:19:44 +03:00
stories User_stories and feature requests appended to sphinx 2014-09-12 06:49:26 +03:00
tutorial.rst Restructure Rally docs 2015-01-20 00:27:30 +03:00
user_stories.rst Restructure Rally docs 2015-01-20 00:27:30 +03:00