]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add new troubleshooting bugs tag
authorAssaf Muller <amuller@redhat.com>
Thu, 17 Dec 2015 23:06:45 +0000 (18:06 -0500)
committerAssaf Muller <amuller@redhat.com>
Thu, 17 Dec 2015 23:59:13 +0000 (18:59 -0500)
The rationale is that we would have a single tag to track all
bugs that are about admin and user ease of use, logging quality,
and debuggability.

Change-Id: Ie42e08c924c9e742bdc6d9f4b68bdfbd1a622ba4

doc/source/policies/bugs.rst

index 1f87bcdeaf4004c66ea10d9c6fe0b266227a6fce..a2ae4077cda229737816f0a7c09f29061cd76640 100644 (file)
@@ -353,6 +353,8 @@ more will be added over time if needed.
 +-------------------------------+---------------------------------------+----------------------+
 | sriov-pci-pt_                 | A bug affecting Sriov/PCI PassThrough | Moshe Levi           |
 +-------------------------------+---------------------------------------+----------------------+
+| troubleshooting_              | An issue affecting ease of debugging  | Assaf Muller         |
++-------------------------------+---------------------------------------+----------------------+
 | unittest_                     | A bug affecting the unit test subtree | Cedric Brandily      |
 +-------------------------------+---------------------------------------+----------------------+
 | usability_                    | UX, interoperability, feature parity  | PTL/Drivers Team     |
@@ -632,6 +634,14 @@ SG-FW
 * `Security groups - All bugs <https://bugs.launchpad.net/neutron/+bugs?field.tag=sg-fw>`_
 * `Security groups - In progress <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=INPROGRESS&field.tag=sg-fw>`_
 
+.. _troubleshooting:
+
+Troubleshooting
++++++++++++++++
+
+* `Troubleshooting - All bugs <https://bugs.launchpad.net/neutron/+bugs?field.tag=Troubleshooting>`_
+* `Troubleshooting - In progress <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=INPROGRESS&field.tag=Troubleshooting>`_
+
 .. _unittest:
 
 Unit test