Metadata-Version: 2.0
Name: oslo.policy
Version: 1.2.0
Summary: Oslo Policy library
Home-page: http://launchpad.net/oslo.policy
Author: OpenStack
Author-email: openstack-dev@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.4
Requires-Dist: requests (!=2.9.0,>=2.8.1)
Requires-Dist: oslo.config (>=2.7.0)
Requires-Dist: oslo.i18n (>=1.5.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.utils (>=3.2.0)
Requires-Dist: six (>=1.9.0)

=============
 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: http://docs.openstack.org/developer/oslo.policy
* Source: http://git.openstack.org/cgit/openstack/oslo.policy
* Bugs: http://bugs.launchpad.net/oslo.policy



