Skip to content

Instantly share code, notes, and snippets.

/README.rst Secret

Created November 25, 2016 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/8cb9d318c19b59dcc381fdc7e9cc0deb to your computer and use it in GitHub Desktop.
Save anonymous/8cb9d318c19b59dcc381fdc7e9cc0deb to your computer and use it in GitHub Desktop.
charm-specs

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment