10 Commits

Author SHA1 Message Date
Joe H. Rahme
23f192284c Fixes a typo in the tutorial
Change-Id: I0e5fc231af8ef6088dbf4b123c90f8fd87a0c19c
2015-04-30 18:50:50 +03:00
Mikhail Dubov
8089fdd7b8 [Docs] Various fixes
* Remove obsolete rst files
* Structural changes: added a folder "miscellaneous" for articles not included
  in the main tree
* Small fixes in rst files that resulted in warnings while building the docs
* Task templates lesson is now the 4th in the tutorial

Change-Id: Id1db7e2337ca8266352a5ede68c66e4b3739335b
2015-04-20 23:02:17 +03:00
Swapnil Kulkarni
3fb277d122 Update stackforge to openstack
Found the issue while configuring devstack,
the libs were having stackforge location.

Change-Id: Ibd93eccb7d89cb6b06a1e8cc1d7d6f65ce52f352
2015-04-20 14:02:43 +05:30
Hugh Ma
d64e5a4b73 Replaced incorrect BenchmarkScenarios list command in doc
Changes:
  - 'rally info find BenchmarkScenarios" changed to
    'rally info BenchmarkScenarios'

Change-Id: I520962f4989d5ec89d8edd285283675cff278bd9
Closes-Bug: #1433985
2015-04-09 14:51:53 -07:00
Mikhail Dubov
a9d23f79fb [Docs] Remove subsection numberings in the Rally tutorial
The subsection (not chapter) numberings in Rally step-to-step manual make
little sense, since these sections are mostly indendent. So let's remove them.

Change-Id: I2f2e763d34807765418e67e6b92ff06f51f27c8d
2015-04-06 13:02:58 +03:00
Mikhail Dubov
34c4be98ce [Docs] Add tutorial chapter about task templates
Also fix missing images in step 4 (Aborting load generation on SLA failure)

Change-Id: I71243ad24a60d8cbc953f031ba8b60daf1e2f1ed
2015-04-03 14:10:16 +03:00
Alexander Gubanov
7db3d7c7d4 Fix texts in docs
Docs has typos in examples for openrc file and bad delimiter for command output.

Change-Id: I12df331179f57877cd0105adf456a90ef59f527b
2015-03-11 16:12:32 +02:00
Mikhail Dubov
738d932aa5 Fix texts and images in docs
* Reuse the images from the repository in README
* Shrink the images to 800-1000px
* Fix incorrect sectioning, typos, missing info etc. on ReadTheDocs
* Add a tutorial step about the --abort-on-sla-failure feature
* Move Rally deployment engines to a separate tutorial step
* rally use deployment -> rally deployment use

Change-Id: Id5f492e40a041aa3308e9faa21b833220415323d
2015-03-10 15:08:15 +03:00
Jesse Keating
cf2f121515 Replace deprecated max_failure_precent sla
The new sla is a failure_rate with min/max sub-keys. Update the
documentation and examples to reflect this.

Change-Id: Id947e4684aa84fe7d6c239a28b92e2a893ddaf66
2015-01-26 13:03:29 -08:00
Mikhail Dubov
1ceb1555f3 Restructure Rally docs
Modify Rally docs (for readthedocs), sticking to the following principles:
* Make the docs structure as simple as possible:
    1. Overview
    2. Install Rally
    3. Rally step-by-step
    4. User stories
    5. Plugins
    6. Contribute to Rally
    7. Rally OS Gates
    8. Request a New Feature
    9. Project Info
* Keep in mind what questions different target groups usually have about Rally.
  The new structure relates to these groups as follows:
    1 -> Managers
    2, 3, 4 -> QA
    5, 6, 7, 8, 9 -> QA & Developers
* Make each docs page to be easy to get through;
* Prefer pictures over text;
* Use hyperlinks to easily navigate from page to page;
* Fix incorrect English & typos.

Also add a sample for SLA plugins.

Change-Id: I720d87be851c273689a21aaba87fc67eacf0f161
2015-01-20 00:27:30 +03:00