From 792cc0fddc5f06f3439e634fdb4c7d7e00a7a814 Mon Sep 17 00:00:00 2001 From: John Davidge Date: Wed, 1 Feb 2017 12:38:59 +0000 Subject: [PATCH] Update bug triaging policy for documentation Update the bug triage policy for neutron DocImpact bugs affecting openstack-manuals. The two policy additions are: 1. Tagging the bug for the appropriate guide. This will assist the openstack-manuals team with their part of the triage process. 2. Removing neutron from affected projects if the bug only affects openstack-manuals. This will help reduce clutter in the neutron bug queue. Change-Id: Iac2dd10f1476cde0843c356f0d161b5a59943c99 --- doc/source/policies/bugs.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/policies/bugs.rst b/doc/source/policies/bugs.rst index c05047b73b0..71769064ebe 100644 --- a/doc/source/policies/bugs.rst +++ b/doc/source/policies/bugs.rst @@ -233,7 +233,9 @@ The process of bug triaging consists of the following steps: * the ReST API, add "openstack-api-site" to the affected projects. * the OpenStack manuals, like the Networking Guide or the Configuration - Reference, add "openstack-manuals" to the affected projects + Reference, add "openstack-manuals" to the affected projects. Tag the bug + for the appropriate guide, e.g. "networking-guide". Remove "neutron" from + the affected projects if it only affects "openstack-manuals". * developer documentation (devref), set the bug to "Confirmed" for the project Neutron, otherwise set it to "Invalid".