Metadata-Version: 2.4
Name: oslo.policy
Version: 4.8.0
Summary: Oslo Policy library
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
Project-URL: Homepage, https://docs.openstack.org/oslo.policy
Project-URL: Repository, https://opendev.org/openstack/oslo.policy
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: requests>=2.14.2
Requires-Dist: oslo.config>=6.0.0
Requires-Dist: oslo.context>=2.22.0
Requires-Dist: oslo.i18n>=3.15.3
Requires-Dist: oslo.serialization>=2.18.0
Requires-Dist: PyYAML>=5.1
Requires-Dist: stevedore>=1.20.0
Requires-Dist: oslo.utils>=3.40.0
Dynamic: license-file
Dynamic: requires-dist

===========
oslo.policy
===========

.. image:: https://governance.openstack.org/tc/badges/oslo.policy.svg

.. Change things from this point on

.. image:: https://img.shields.io/pypi/v/oslo.policy.svg
    :target: https://pypi.org/project/oslo.policy/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.policy.svg
    :target: https://pypi.org/project/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://opendev.org/openstack/oslo.policy
* Bugs: https://bugs.launchpad.net/oslo.policy
* Blueprints: https://blueprints.launchpad.net/oslo.policy
* Release Notes: https://docs.openstack.org/releasenotes/oslo.policy
