Add new troubleshooting bugs tag

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
This commit is contained in:
Assaf Muller 2015-12-17 18:06:45 -05:00
parent 681e1ff1af
commit aee9ac8db7

View 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