An open API service indexing awesome lists of open source software.

https://github.com/openstack/charm-specs

Juju Charms for OpenStack - Specifications. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-specs

Last synced: about 1 year ago
JSON representation

Juju Charms for OpenStack - Specifications. Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

          

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/charm-specs.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

=======
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//

Where there are two sub-directories:

specs//approved: specifications approved but not yet implemented
specs//implemented: implemented specifications

Example specifications
----------------------

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