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
@ -17,8 +17,7 @@ The OpenStack QA team mostly works on CI/CD that ensures that new patches don't
|
|||||||
|
|
||||||
**Rally** workflow can be visualized by the following diagram:
|
**Rally** workflow can be visualized by the following diagram:
|
||||||
|
|
||||||
.. image:: https://wiki.openstack.org/w/images/e/ee/Rally-Actions.png
|
.. image:: doc/source/images/Rally-Actions.png
|
||||||
:width: 700px
|
|
||||||
:alt: Rally Architecture
|
:alt: Rally Architecture
|
||||||
|
|
||||||
|
|
||||||
@ -43,8 +42,7 @@ Use Cases
|
|||||||
|
|
||||||
There are 3 major high level Rally Use Cases:
|
There are 3 major high level Rally Use Cases:
|
||||||
|
|
||||||
.. image:: https://wiki.openstack.org/w/images/6/6e/Rally-UseCases.png
|
.. image:: doc/source/images/Rally-UseCases.png
|
||||||
:width: 700px
|
|
||||||
:alt: Rally Use Cases
|
:alt: Rally Use Cases
|
||||||
|
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 182 KiB After Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 207 KiB After Width: | Height: | Size: 137 KiB |
Before Width: | Height: | Size: 178 KiB After Width: | Height: | Size: 172 KiB |
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 103 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 114 KiB |
BIN
doc/source/images/Report-Abort-on-SLA-task-1.png
Normal file
After Width: | Height: | Size: 116 KiB |
BIN
doc/source/images/Report-Abort-on-SLA-task-2.png
Normal file
After Width: | Height: | Size: 131 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 109 KiB |
@ -19,7 +19,6 @@ What is Rally?
|
|||||||
**OpenStack** is, undoubtedly, a really *huge* ecosystem of cooperative services. **Rally** is a **benchmarking tool** that answers the question: **"How does OpenStack work at scale?"**. To make this possible, Rally **automates** and **unifies** multi-node OpenStack deployment, cloud verification, benchmarking & profiling. Rally does it in a **generic** way, making it possible to check whether OpenStack is going to work well on, say, a 1k-servers installation under high load. Thus it can be used as a basic tool for an *OpenStack CI/CD system* that would continuously improve its SLA, performance and stability.
|
**OpenStack** is, undoubtedly, a really *huge* ecosystem of cooperative services. **Rally** is a **benchmarking tool** that answers the question: **"How does OpenStack work at scale?"**. To make this possible, Rally **automates** and **unifies** multi-node OpenStack deployment, cloud verification, benchmarking & profiling. Rally does it in a **generic** way, making it possible to check whether OpenStack is going to work well on, say, a 1k-servers installation under high load. Thus it can be used as a basic tool for an *OpenStack CI/CD system* that would continuously improve its SLA, performance and stability.
|
||||||
|
|
||||||
.. image:: ./images/Rally-Actions.png
|
.. image:: ./images/Rally-Actions.png
|
||||||
:width: 100%
|
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
|
|
||||||
|