]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add Incomplete state to list of acceptable states for RFE bugs
authorarmando-migliaccio <armamig@gmail.com>
Tue, 24 Nov 2015 23:48:05 +0000 (15:48 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Wed, 25 Nov 2015 05:01:26 +0000 (21:01 -0800)
Turns out we've been using this tag, so it's useful to track it with
the others.

Change-Id: I05bef6641972dab3b05d533e9c32b5570eeaab85

doc/source/policies/blueprints.rst

index 219557f6dd6848f484e3ade21293280e9cc2bfdf..b40c6b97e815c5fcc7ac5e4583183d26501eb44e 100644 (file)
@@ -168,6 +168,8 @@ In summary:
 +============+=============================================================================+
 |New         | This is where all RFE's start, as filed by the community.                   |
 +------------+-----------------------------------------------------------------------------+
+|Incomplete  | Drivers/LTs - Move to this state to mean, "more needed before proceeding"   |
++------------+-----------------------------------------------------------------------------+
 |Confirmed   | Drivers/LTs - Move to this state to mean, "yeah, I see that you filed it"   |
 +------------+-----------------------------------------------------------------------------+
 |Triaged     | Drivers/LTs - Move to this state to mean, "discussion is ongoing"           |
@@ -184,6 +186,7 @@ not followed up by a blueprint standout in the Launchpad `milestone dashboards <
 The drivers team will be discussing the following bug reports during their IRC meeting:
 
 * `New RFE's <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=NEW&field.tag=rfe>`_
+* `Incomplete RFE's <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=INCOMPLETE&field.tag=rfe>`_
 * `Confirmed RFE's <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=CONFIRMED&field.tag=rfe>`_
 * `Triaged RFE's <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=TRIAGED&field.tag=rfe>`_