From ce6b78f981525a669eec6b42faf4edd062b6ffb2 Mon Sep 17 00:00:00 2001 From: armando-migliaccio Date: Fri, 15 Jan 2016 11:16:23 -0800 Subject: [PATCH] Add opnfv tag to the list of auto-complete tags The OPNFV project [1] is a reference implementation of the ETSI NFV architecture built on open source components. OpenStack, and Neutron in particular, are key elements of this story, and many requirements and issues are driven and submitted by OPNFV folks that work in both communities. This tag makes sure that we can keep all of them together for tracking purposes. [1] http://superuser.openstack.org/articles/openstack-and-opnfv-strengthen-collaboration-for-telcos Change-Id: Ie1675ef6f177558f579097fe035494b9380232d0 --- doc/source/policies/bugs.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/policies/bugs.rst b/doc/source/policies/bugs.rst index a2ae4077cda..6d45114cd57 100644 --- a/doc/source/policies/bugs.rst +++ b/doc/source/policies/bugs.rst @@ -329,6 +329,8 @@ more will be added over time if needed. +-------------------------------+---------------------------------------+----------------------+ | needs-attention_ | A bug that needs further screening | PTL/Bug Deputy | +-------------------------------+---------------------------------------+----------------------+ +| opnfv_ | Reported by/affecting OPNFV initiative| Drivers team | ++-------------------------------+---------------------------------------+----------------------+ | ops_ | Reported by or affecting operators | Drivers Team | +-------------------------------+---------------------------------------+----------------------+ | oslo_ | An interop/cross-project issue | Ihar Hrachyshka | @@ -539,6 +541,13 @@ Needs Attention * `Needs Attention - All bugs `_ +.. _opnfv: + +OPNFV ++++++ + +* `OPNFV - All bugs `_ + .. _ops: Operators/Operations (ops)