From: Assaf Muller Date: Thu, 17 Dec 2015 23:06:45 +0000 (-0500) Subject: Add new troubleshooting bugs tag X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=aee9ac8db7f766ea15b3abdc37c97cae294ea4c3;p=openstack-build%2Fneutron-build.git 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 --- diff --git a/doc/source/policies/bugs.rst b/doc/source/policies/bugs.rst index 1f87bcdea..a2ae4077c 100644 --- a/doc/source/policies/bugs.rst +++ b/doc/source/policies/bugs.rst @@ -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 `_ * `Security groups - In progress `_ +.. _troubleshooting: + +Troubleshooting ++++++++++++++++ + +* `Troubleshooting - All bugs `_ +* `Troubleshooting - In progress `_ + .. _unittest: Unit test