OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
70bf823515
Note: diagrams and pictures will be added in the separated commit, due to the fact that some of the tools had new releases recently and some documentation diagrams are not up to date now. Change-Id: Ie69808be13e932d2c1b72ea35e8f54ff7644aa50 |
||
---|---|---|
doc/source | ||
.gitignore | ||
.gitreview | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
OpenStack Performance Documentation
This repository is for OpenStack performance testing plans, results and investigation documents. All documents are in RST format and located in doc/source/ sub-folder.
Building
Prerequisites
- To get started, you need to install all necessary tools:
-
- virtualenv
- pip (use the latest from https://bootstrap.pypa.io/get-pip.py)
- tox
- system dependencies: libjpeg-dev
Run the build
$ tox