Add page that explains how to run tests using tox and gives minimal
introduction to the test suite structure to the developers docs.
Change-Id: Idaade8a5837d3b6c41d0a58817eb58aeddfbcba7
This patch adds more content to the developer guide index page,
including an expanded description of the project, its key
features, and the project's scope.
In addition, existing content was reformatted and edited for
readability.
Change-Id: Ie7cde809b574e190674e446abd3f3f70d7084170
This patchset aims to remove the user docs sections
currently present in the dev docs. These docs will
be relocated in the user guide.
Change-Id: Ifb0b79e93d45a1d8f1af27802c9defc0dae2ea95
This patch renames every package, file, match of Marconi in the codebase
to Zaqar *except* for the .gitreview file, which will have to be updated
*after* I8e587af588d9be0b5ebbab4b0f729b106a2ae537 lands.
Implements blueprint: project-rename
Change-Id: I63cf2c680cead4641f3e430af379452058bce5b3
Add doc venv to align with other OpenStack projejcts (such as keystone,
heat and nova-specs) who are using 'docs' for there doc builds. Also
enable warnerrors in pbr to raise an error if there are any docs
formatting warnings.
Change-Id: Ifa31edf3c3392106a8aa1352bdd557bde2f1b9a1
Adding developer/operation documents including:
1. Glossary
2. Install and configure
3. Deploy Marconi in a minimal HA env
4. Access API with Marconi client
Co-Authored-By: Fei Long Wang <flwang@cn.ibm.com>
Implements: blueprint docs
Change-Id: I2549995fb0754c7f3c8ce718639e1299e2805795
Adding sphinx_build config in setup.cfg, the conf.py which
needed by sphinx_build. And a default index.rst.
Partially implement blueprint: docs
Change-Id: Icfd25f212681595055e5326831191391fd41ed19