Andreas Jaeger 3c2f6f71e9 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I84774e86b7b834af52ace910cb1924f883e41cb9
2020-05-31 19:45:28 +02:00
2017-09-19 18:04:02 +02:00
2019-04-19 19:34:34 +00:00
2017-09-19 18:04:02 +02:00
2018-12-14 08:15:49 -08:00
2020-04-10 11:06:38 +02:00
2020-04-10 11:06:38 +02:00
2020-04-10 11:06:38 +02:00

Team and repository tags

image

README

Monasca Specifications

This git repository is used to hold priorities and approved design specifications for additions to the Monasca project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself.

The layout of this repository is:

priorities/<release>/
specs/<release>/

Where there are three sub-directories in specs:

specs/<release>/approved

Specifications approved, but not yet implemented

specs/<release>/implemented

Implemented specifications

specs/<release>/not-implemented

Specifications that were approved but are not expected to be implemented. These are kept for historical reference.

Description
Monasca Specifications
Readme 850 KiB
Languages
Python 100%