Update README to reflect use of RFE bugs

We are using bugs instead of blueprints to track features
so the README was updated to reflect this.

Change-Id: I5c2c82c99f1ac1245e54c121770d2fd2a835196e
This commit is contained in:
Ruby Loo 2015-12-16 15:53:29 +00:00
parent bf41ab47fd
commit c29af8e44f
1 changed files with 8 additions and 5 deletions

View File

@ -31,17 +31,20 @@ Starting with the Mitaka development cycle, all approved specifications
(implemented and not-implemented) will reside in the `specs/approved`
directory.
Also starting with the Mitaka development cycle, our Launchpad bug tracking
system is used for tracking the work related to a specification. (This replaces
the use of Launchpad blueprints). The bug should be tagged with 'rfe', its
title should be prefixed with '[RFE]' and the Importance should be set to
'Wishlist'. For existing RFE bugs, see::
https://bugs.launchpad.net/ironic/+bugs?field.tag=rfe
Prior to the Juno development cycle, this repository was not used for spec
reviews. Reviews prior to Juno were completed entirely through Launchpad
blueprints::
http://blueprints.launchpad.net/ironic
Please note, Launchpad blueprints are still used for tracking the
current status of blueprints. For more information, see::
https://wiki.openstack.org/wiki/Blueprints
For more information about working with gerrit, see::
http://docs.openstack.org/infra/manual/developers.html#development-workflow