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
This commit is contained in:
John Davidge 2017-02-01 12:38:59 +00:00
parent 883029c8ce
commit 792cc0fddc
1 changed files with 3 additions and 1 deletions

View File

@ -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".