From: armando-migliaccio Date: Fri, 15 Jan 2016 19:16:23 +0000 (-0800) Subject: Add opnfv tag to the list of auto-complete tags X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ce6b78f981525a669eec6b42faf4edd062b6ffb2;p=openstack-build%2Fneutron-build.git 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 --- diff --git a/doc/source/policies/bugs.rst b/doc/source/policies/bugs.rst index a2ae4077c..6d45114cd 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)