blob: fe77b15b71136f52a7d4f32e5c673372f786b5b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/badges/oslo.policy.svg
:target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
=============
oslo.policy
=============
.. image:: https://img.shields.io/pypi/v/oslo.policy.svg
:target: https://pypi.python.org/pypi/oslo.policy/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.policy.svg
:target: https://pypi.python.org/pypi/oslo.policy/
:alt: Downloads
The Oslo Policy library provides support for RBAC policy enforcement across
all OpenStack services.
* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.policy/latest/
* Source: https://git.openstack.org/cgit/openstack/oslo.policy
* Bugs: https://bugs.launchpad.net/oslo.policy
|