charm-specs/README.rst
XiaojueGuan 62da82a6fa Update links in README
Change the outdated links to the latest links in README

Change-Id: I73b57f99c161c8b678439fdbdfafc10332881543
2018-06-12 14:54:45 +08:00

992 B

Team and repository tags

image

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.