From: armando-migliaccio Date: Fri, 20 Nov 2015 23:06:17 +0000 (-0800) Subject: Add Access Control bug tag X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=beff8cb4483ae39a9509c04062d75465e205abce;p=openstack-build%2Fneutron-build.git Add Access Control bug tag Provide tag for bugs that affect the role based access control and the Neutron policy layers (driven by policy.json). Change-Id: Ia4259d53974996a83d380e778309aea2d7cb29cd --- diff --git a/doc/source/policies/bugs.rst b/doc/source/policies/bugs.rst index e9bd24eb3..f9271e444 100644 --- a/doc/source/policies/bugs.rst +++ b/doc/source/policies/bugs.rst @@ -284,6 +284,8 @@ more will be added over time if needed. +-------------------------------+---------------------------------------+----------------------+ | Tag | Description | Contact | +===============================+=======================================+======================+ +| access-control_ | A bug affecting RBAC and policy.json | Kevin Benton | ++-------------------------------+---------------------------------------+----------------------+ | api_ | A bug affecting the API layer | Salvatore Orlando | +-------------------------------+---------------------------------------+----------------------+ | baremetal_ | A bug affecting Ironic support | Sukhdev Kapur | @@ -359,6 +361,14 @@ more will be added over time if needed. | xxx-backport-potential_ | Cherry-pick request for stable team | Ihar Hrachyshka | +-------------------------------+---------------------------------------+----------------------+ +.. _access-control: + +Access Control +++++++++++++++ + +* `Access Control - All bugs `_ +* `Access Control - In progress `_ + .. _api: API