Ian Cordasco df5d80759e Make use of private modules
Move the parser and checks logic into oslo_policy._parser and
oslo_policy._checks respectively. As a consequence, this allows us to
create separate test files for those modules so we now also have
oslo_policy.tests.test_parser and oslo_policy.tests.test_checks. Since
those modules needed some common classes and fixtures it was also
necessary to add oslo_policy.tests.base to service the three test
modules.

Change-Id: I656dcb8fda7b953f5def8ddfaa4d119a8c881965
2015-02-06 00:38:14 -05:00
2015-01-28 15:18:09 -05:00
2015-02-06 00:38:14 -05:00
2015-02-04 16:37:24 -05:00
2015-02-05 20:40:00 +00:00
2015-01-28 15:34:29 -05:00
2015-02-05 20:44:18 +00:00

oslo.policy

RBAC policy enforcement library for OpenStack

Description
Rules engine to enforce access control policy
Readme 6.6 MiB
Languages
Python 100%