From beff8cb4483ae39a9509c04062d75465e205abce Mon Sep 17 00:00:00 2001 From: armando-migliaccio Date: Fri, 20 Nov 2015 15:06:17 -0800 Subject: [PATCH] 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 --- doc/source/policies/bugs.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.45.2