Juju Charms for OpenStack - Specifications
Go to file
James Page d3884f9012 Drop references to packaging work for charms. 2016-06-15 17:21:27 +01:00
doc/source Fixup styling for rtd 2016-05-26 12:14:55 +01:00
specs Drop references to packaging work for charms. 2016-06-15 17:21:27 +01:00
tests Use global template for unit tests 2016-05-26 11:25:21 +01:00
.gitignore Base 2016-05-26 11:24:00 +01:00
.gitreview Add gitreview file 2016-06-08 15:29:27 +01:00
.testr.conf Base 2016-05-26 11:24:00 +01:00
LICENSE Base 2016-05-26 11:24:00 +01:00
README.rst Add things 2016-05-26 11:32:58 +01:00
requirements.txt Base 2016-05-26 11:24:00 +01:00
setup.cfg Base 2016-05-26 11:24:00 +01:00
setup.py Base 2016-05-26 11:24:00 +01:00
test-requirements.txt Base 2016-05-26 11:24:00 +01:00
tox.ini Added first spec 2016-05-26 12:05:31 +01:00

README.rst

README

OpenStack Charm Specifications

This git repository is used to hold approved design specifications for additions to the Charm project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself. For specific policies around specification review, refer to the end of this document.

The layout of this repository is:

specs/<release>/

Where there are two sub-directories:

specs/<release>/approved: specifications approved but not yet implemented specs/<release>/implemented: implemented specifications

Example specifications

You can find an example spec in specs/template.rst.