blob: 6be7812f4e1b00f5408c7afb756dfda0fed38c05 [file] [log] [blame]
DavidPurcell663aedf2017-01-03 10:01:14 -05001=======
2patrole
3=======
4
5Patrole is a tool for verifying that Role-Based Access Control is being enforced.
6
7Patrole allows users to run API tests using specified RBAC roles. This allows
8deployments to verify that only intended roles have access to those APIs.
9This is critical to ensure security, especially in large deployments with
10custom roles.
11
12* Free software: Apache license
13* Documentation: http://docs.openstack.org/developer/patrole
14* Source: http://git.openstack.org/cgit/openstack/patrole
15* Bugs: http://bugs.launchpad.net/patrole
16
17Features
18--------
19
20* TODO