======================== 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``.