Add py34 tags to the list of official tags

Whilst the porting is in progress, there can be a number
of issues popping up, so it's good to have a way to capture
them all at once.

Change-Id: I7a92bbbc67f93270f898c5dfa38d1962226c32a0
This commit is contained in:
armando-migliaccio 2015-10-06 20:34:54 -07:00
parent 71c3829589
commit e7675a8af5
1 changed files with 10 additions and 0 deletions

View File

@ -308,6 +308,8 @@ more will be added over time if needed.
+-------------------------------+---------------------------------------+----------------------+
| ovs-lib_ | A bug affecting OVS Lib | Terry Wilson |
+-------------------------------+---------------------------------------+----------------------+
| py34_ | Issues affecting the Python 3 porting | Cedric Brandily |
+-------------------------------+---------------------------------------+----------------------+
| qos_ | A bug affecting ML2/QoS | Miguel Ajo |
+-------------------------------+---------------------------------------+----------------------+
| released-neutronclient_ | A bug affecting released clients | Kyle Mestery |
@ -520,6 +522,14 @@ OVS Lib
* `OVS Lib - All bugs <https://bugs.launchpad.net/neutron/+bugs?field.tag=ovs-lib>`_
* `OVS Lib - In progress <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=INPROGRESS&field.tag=ovs-lib>`_
.. _py34:
PY34
++++
* `Py34 - All bugs <https://bugs.launchpad.net/neutron/+bugs?field.tag=py34>`_
* `Py34 - In progress <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=INPROGRESS&field.tag=py34>`_
.. _qos:
QoS