policies: Add tempest tag for launchpad bugs

Since we are moving to manage in-tree tempest tests, it makes sense to
introduce a new tag for tempest.

Change-Id: I347b4066cb97ad49493340f56c72deec0c2a3221
This commit is contained in:
Jakub Libosvar 2016-07-26 12:29:41 +02:00
parent 0ead749dde
commit 335cdad041

View File

@ -440,6 +440,8 @@ more will be added over time if needed.
+-------------------------------+-----------------------------------------+----------------------+
| sriov-pci-pt_ | A bug affecting Sriov/PCI PassThrough | Moshe Levi |
+-------------------------------+-----------------------------------------+----------------------+
| tempest_ | A bug in tempest subtree tests | Assaf Muller |
+-------------------------------+-----------------------------------------+----------------------+
| troubleshooting_ | An issue affecting ease of debugging | Assaf Muller |
+-------------------------------+-----------------------------------------+----------------------+
| unittest_ | A bug affecting the unit test subtree | Cedric Brandily |
@ -761,6 +763,15 @@ 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>`_
.. _tempest:
Tempest
+++++++
* `Tempest - All bugs <https://bugs.launchpad.net/neutron/+bugs?field.tag=Tempest>`_
* `Tempest - In progress <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=INPROGRESS&field.tag=Tempest>`_
.. _troubleshooting:
Troubleshooting