training-guides/specs
Andreas Jaeger ee4df7f88a Update for OpenDev changes
Update URLs for the OpenDev changes, we now use opendev.org as git
server and review.opendev.org.

Change-Id: I2946d2134d6e840fbd32356398e424270793d2cc
2019-04-22 17:50:05 +02:00
..
juno Trivial: Update pypi url to new url 2018-06-07 22:20:53 +08:00
README.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:41 +00:00
template.rst Update for OpenDev changes 2019-04-22 17:50:05 +02:00

README.rst

OpenStack Training Guides Specifications

This git repository is used to hold approved design specifications for additions to the Training Guides project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself.

The layout of this repository is:

specs/<release>/

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

Specifications are proposed for a given release by adding them to the specs/<release> 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.

Specifications have to be re-proposed for every release. The review may be quick, but even if something was previously approved, it should be re-reviewed to make sure it still makes sense as written.

Approved specs will be created on Launchpad blueprints:

http://blueprints.launchpad.net/openstack-training-guides

For more information about working with gerrit, see:

http://docs.openstack.org/infra/manual/developers.html#development-workflow