
There is conflict between recent docutils and old sphinx which lead to build error for external images or SVG images (see https://sourceforge.net/p/docutils/bugs/301/) The fix is included into Sphinx 1.5.1 Change-Id: Iecddc67fe19279326827b5b76fb084b4e316c78d
Team and repository tags
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
Description
OpenStack performance testing plans, results, investigations and accompanying pieces of testing scripts and Rally scenarios.
Languages
HTML
93.3%
Python
6.6%