Lance Bragstad 616542a051 Add user system grant policies
This commit introduces new policies that control RBAC for assigning
users roles on the system. Since the management of system roles is a
system-level operation, each policy has `system` set as scope_types.

bp system-scope

Change-Id: Ie606e769427a5ca422997efe92402e712f3cf45f
2017-12-20 15:56:04 +00:00
..
2017-04-17 07:44:47 +02:00
2017-12-20 15:56:04 +00:00
2012-03-01 11:42:42 -08:00
2013-12-13 02:47:37 +00:00
2017-12-19 16:17:26 +01:00

Building Docs

Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:

$ tox -e docs

The documentation will be built at doc/build/.