Davanum Srinivas bcfe188c38 Custom fixture to avoid external call in HttpCheck
Neutron was mocking urlrequest.urlopen as the original
implementation in oslo.policy was using that inside HttpCheck,
then we switched over to requests.post with change
I364ddb5f86900a3e166f4480d9f4889a68de247f
and a fresh oslo.policy version would have broken them. So
we should have a fixture to enable them to write their
tests without knowing how it is implemented.

Closes-Bug: #1503890
Change-Id: Ia482de71d3db5b89599a1d708a415364cdb468f8
2015-10-08 16:50:01 -07:00
2015-08-09 07:24:54 +02:00
2015-02-17 00:37:33 +00:00
2015-09-17 12:16:08 +00:00

oslo.policy

Latest Version

Downloads

The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services.

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