From 7e798f28b74d547a6e1df47813d97a015630f265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awek=20Kap=C5=82o=C5=84ski?= Date: Sun, 5 Nov 2017 17:31:30 +0000 Subject: [PATCH] Update section with links to backport/RC potential bugs In this section there were only links to 3 stale branches. Now it describes how link to Launchpad's page with links to current stable branches can be build. Change-Id: I721dfbb7e907eb1f4bac0fdb4f6fe35dc447dee1 --- doc/source/contributor/policies/bugs.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/source/contributor/policies/bugs.rst b/doc/source/contributor/policies/bugs.rst index d4a4a7a980a..7b6457789ce 100644 --- a/doc/source/contributor/policies/bugs.rst +++ b/doc/source/contributor/policies/bugs.rst @@ -800,6 +800,10 @@ VPNAAS Backport/RC potential +++++++++++++++++++++ -* `All Liberty bugs `_ -* `All Kilo bugs `_ -* `All Juno bugs `_ +List of all ``Backport/RC potential`` bugs for stable releases can be found on +launchpad. Pointer to Launchpad's page with list of such bugs for any stable +release can be built by using link: + +https://bugs.launchpad.net/neutron/+bugs?field.tag={STABLE_BRANCH}-backport-potential + +where ``STABLE_BRANCH`` is always name of one of the 3 latest releases.