13 Commits

Author SHA1 Message Date
Nataliia Uvarova
da08d940d2 Add page about tests to developer docs
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
2014-08-12 12:31:40 +03:00
kgriffs
7dfd85d4cf Improve developer guide introduction
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
2014-08-11 11:57:37 -05:00
Victoria Martínez de la Cruz
151db4031c Remove user oriented documentation from the dev guide
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
2014-08-07 15:58:06 -03:00
Flavio Percoco
36e63c9a45 Rename Marconi to Zaqar
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
2014-08-04 10:36:50 +02:00
pengfei wang
1060dd8745 Rename shard to pool
Most of the work done in https://review.openstack.org/#/c/96463/
and here are for those left.

Change-Id: I9249747557b0784982f2fe75c1f13fd866a16616
Closes-Bug: #1333152
2014-06-24 14:19:37 +08:00
Chad Lung
2f4764f2eb Fixing some spelling, grammar, etc in docs
Change-Id: I3a29dc9d60324fe0ec6e664a7e89ec6dd14f6ebd
2014-05-08 15:01:43 -05:00
Alex Gaynor
74eb5eb77a Fixed incorrect reST syntax
Triple backticks were inadvertantly used in place of double backticks.

Change-Id: I0703335ddaa6c1c238053e2283b0a76127c84b43
2014-05-06 09:21:50 -07:00
Joe Gordon
da0a33a85a Add specific doc build option and gate on warnings
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
2014-04-02 17:24:38 -07:00
Sergey Lukjanov
733e662202 Switch to oslosphinx
It was renamed.

Change-Id: I7ed8e5d62979020af2f26921e50efad9a3489410
Closes-Bug: #1277168
2014-03-26 15:29:13 +04:00
Jenkins
5ce7f69610 Merge "Marconi Operations Document" 2014-03-18 20:38:52 +00:00
Ozgur Akan
bf09f09d0d Marconi Operations Document
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
2014-03-18 14:49:25 -04:00
root
638b79afab adds docs directory with dev guide
Change-Id: I1f2652cc471f3fa39627a63f09fefdd0b9f5bb6b
2014-03-18 14:48:54 -04:00
Fei Long Wang
a46f5bf1e2 Enable the basic dev doc for Marconi
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
2014-03-13 22:17:48 +08:00