Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 1 | ======================================== |
| 2 | Patrole: Tempest Plugin for RBAC Testing |
| 3 | ======================================== |
DavidPurcell | 663aedf | 2017-01-03 10:01:14 -0500 | [diff] [blame] | 4 | |
Felipe Monteiro | 543f7b9 | 2018-06-10 13:38:31 -0400 | [diff] [blame] | 5 | Overview |
| 6 | ======== |
| 7 | |
| 8 | .. toctree:: |
| 9 | :maxdepth: 2 |
| 10 | |
| 11 | overview |
| 12 | |
Felipe Monteiro | e917655 | 2018-07-16 14:39:55 -0400 | [diff] [blame] | 13 | RBAC Overview |
| 14 | ------------- |
| 15 | |
| 16 | .. toctree:: |
| 17 | :maxdepth: 2 |
| 18 | |
| 19 | rbac-overview |
Felipe Monteiro | 42f7e1c | 2018-06-10 20:09:26 -0400 | [diff] [blame] | 20 | multi-policy-validation |
Felipe Monteiro | e917655 | 2018-07-16 14:39:55 -0400 | [diff] [blame] | 21 | |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 22 | User's Guide |
| 23 | ============ |
DavidPurcell | 663aedf | 2017-01-03 10:01:14 -0500 | [diff] [blame] | 24 | |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 25 | Patrole Configuration Guide |
| 26 | --------------------------- |
DavidPurcell | 663aedf | 2017-01-03 10:01:14 -0500 | [diff] [blame] | 27 | |
| 28 | .. toctree:: |
| 29 | :maxdepth: 2 |
| 30 | |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 31 | configuration |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 32 | |
Felipe Monteiro | 443d39c | 2018-04-08 17:05:33 -0400 | [diff] [blame] | 33 | Patrole Installation Guide |
| 34 | -------------------------- |
| 35 | |
| 36 | .. toctree:: |
| 37 | :maxdepth: 2 |
| 38 | |
| 39 | installation |
| 40 | |
| 41 | Field Guides |
| 42 | ============ |
| 43 | |
| 44 | .. toctree:: |
| 45 | :maxdepth: 1 |
| 46 | |
| 47 | field_guide/index |
| 48 | field_guide/rbac |
| 49 | |
Ghanshyam Mann | a1f0245 | 2020-04-19 17:45:19 -0500 | [diff] [blame] | 50 | For Contributors |
| 51 | ================ |
| 52 | |
| 53 | * If you are a new contributor to Patrole please refer: :doc:`contributor/contributing` |
| 54 | |
| 55 | .. toctree:: |
| 56 | :hidden: |
| 57 | |
| 58 | contributor/contributing |
| 59 | |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 60 | Developer's Guide |
| 61 | ================= |
| 62 | |
| 63 | .. toctree:: |
Felipe Monteiro | 88a5bab | 2017-08-31 04:00:32 +0100 | [diff] [blame] | 64 | :maxdepth: 1 |
| 65 | |
| 66 | HACKING |
Felipe Monteiro | eb197db | 2018-06-10 12:21:49 -0400 | [diff] [blame] | 67 | REVIEWING |
Felipe Monteiro | 26b7e09 | 2018-07-27 22:15:27 +0100 | [diff] [blame] | 68 | test_writing_guide |
Felipe Monteiro | 88a5bab | 2017-08-31 04:00:32 +0100 | [diff] [blame] | 69 | |
| 70 | Framework |
| 71 | --------- |
| 72 | |
| 73 | .. toctree:: |
Felipe Monteiro | 47c43cb | 2018-11-05 17:15:30 +0000 | [diff] [blame] | 74 | :maxdepth: 3 |
Felipe Monteiro | 8a5f69a | 2017-07-14 20:12:33 +0100 | [diff] [blame] | 75 | |
Felipe Monteiro | c8ec1f6 | 2017-11-15 08:32:56 +0000 | [diff] [blame] | 76 | framework/overview |
| 77 | framework/rbac_validation |
Felipe Monteiro | 66d54a9 | 2018-05-31 20:08:35 +0100 | [diff] [blame] | 78 | framework/rbac_authority |
Felipe Monteiro | c8ec1f6 | 2017-11-15 08:32:56 +0000 | [diff] [blame] | 79 | framework/policy_authority |
Felipe Monteiro | 66d54a9 | 2018-05-31 20:08:35 +0100 | [diff] [blame] | 80 | framework/requirements_authority |
Felipe Monteiro | c8ec1f6 | 2017-11-15 08:32:56 +0000 | [diff] [blame] | 81 | framework/rbac_utils |
Felipe Monteiro | 47c43cb | 2018-11-05 17:15:30 +0000 | [diff] [blame] | 82 | framework/code/modules |
DavidPurcell | 663aedf | 2017-01-03 10:01:14 -0500 | [diff] [blame] | 83 | |
Masayuki Igawa | 94e6b18 | 2019-09-18 15:08:56 +0900 | [diff] [blame] | 84 | Search |
| 85 | ====== |
DavidPurcell | 663aedf | 2017-01-03 10:01:14 -0500 | [diff] [blame] | 86 | |
Masayuki Igawa | 94e6b18 | 2019-09-18 15:08:56 +0900 | [diff] [blame] | 87 | .. only:: html |
| 88 | |
| 89 | * :ref:`Patrole document search <search>`: Search the contents of this document. |
| 90 | |
| 91 | * `OpenStack wide search <https://docs.openstack.org>`_: Search the wider |
| 92 | set of OpenStack documentation, including forums. |