]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add py34 tags to the list of official tags
authorarmando-migliaccio <armamig@gmail.com>
Wed, 7 Oct 2015 03:34:54 +0000 (20:34 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Wed, 7 Oct 2015 03:36:38 +0000 (20:36 -0700)
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

doc/source/policies/bugs.rst

index b2a5d6ce7636fd5c9ac2982088e6f189ed71af17..43eeccf7d8e7ec8e5bb8b130739ddd5fbe5ee374 100644 (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