refinment of specs readme.
Change-Id: Ib2e5266e88a1d72c6fb9f8b4ff456778b8828641
This commit is contained in:
parent
3124384b85
commit
c77a201c99
@ -2,20 +2,16 @@
|
|||||||
Refstack Specifications
|
Refstack Specifications
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
This folder in this repo is used to hold approved design specifications for additions
|
This folder is used to hold design specifications for additions
|
||||||
to the Refstack project. Reviews of the specs are done in gerrit, using a similar
|
to the Refstack project. Reviews of the specs are done in gerrit, using a similar
|
||||||
workflow to how we review and merge changes to the code itself.
|
workflow to how we review and merge changes to the code itself.
|
||||||
|
|
||||||
The layout of this repository is::
|
Specifications are proposed by adding an .rst file to the `specs/proposed` directory and posting it for review. Not all approved blueprints will get fully implemented. You can find an example spec in `/specs/template.rst`.
|
||||||
|
|
||||||
specs/specification_name.rst
|
When a spec has passed the review process and discussions in our weekly meetings it will
|
||||||
|
be moved to 'specs/approved/'. At that time the blueprint will be marked as approved and assigned to someone.
|
||||||
|
|
||||||
You can find an example spec in `/specs/template.rst`.
|
Once a spec has been fully implemented, meaning a patch has landed that references the blueprint, it will be moved again to 'specs/completed'.
|
||||||
|
|
||||||
Specifications are proposed for a given release by adding them to the
|
|
||||||
`specs/` directory and posting it for review. The implementation
|
|
||||||
status of a blueprint for a given release can be found by looking at the
|
|
||||||
blueprint in launchpad. Not all approved blueprints will get fully implemented.
|
|
||||||
|
|
||||||
Prior to April 2014, this method was not used for spec
|
Prior to April 2014, this method was not used for spec
|
||||||
reviews. Prior reviews were completed entirely through Launchpad
|
reviews. Prior reviews were completed entirely through Launchpad
|
||||||
|
Loading…
x
Reference in New Issue
Block a user