]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add Access Control bug tag
authorarmando-migliaccio <armamig@gmail.com>
Fri, 20 Nov 2015 23:06:17 +0000 (15:06 -0800)
committerarmando-migliaccio <armamig@gmail.com>
Sat, 21 Nov 2015 04:54:46 +0000 (20:54 -0800)
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

index e9bd24eb31edc1b66c773a03ca2e1eb0915b9da5..f9271e444d2f5d4ccf79153c5d487f8a27a923a2 100644 (file)
@@ -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 <https://bugs.launchpad.net/neutron/+bugs?field.tag=access-control>`_
+* `Access Control - In progress <https://bugs.launchpad.net/neutron/+bugs?field.status%3Alist=INPROGRESS&field.tag=access-control>`_
+
 .. _api:
 
 API