Metadata-Version: 2.1
Name: oslo.policy
Version: 2.4.1
Summary: Oslo Policy library
Home-page: https://docs.openstack.org/oslo.policy/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests (>=2.14.2)
Requires-Dist: oslo.config (>=5.2.0)
Requires-Dist: oslo.context (>=2.22.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: oslo.serialization (!=2.19.1,>=2.18.0)
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: six (>=1.10.0)
Requires-Dist: stevedore (>=1.20.0)

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/oslo.policy.svg
    :target: https://governance.openstack.org/tc/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.org/project/oslo.policy/
    :alt: Latest Version

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



