freezer-api/freezer_api
Sumit Jamgade 2c2e604a2a fix request mock object due to change in oslo.policy
oslo.policy got patched Ia74bf6c40b1e05a1c958f4325e00f68be28d91b9
to validate received creds object, this uncovered a bug in
of mock_req.env being not mock-ed correctly while being accessed
in policy.py file

Change-Id: I2586122a4a64e747076dc4e472e82805b4106488
2018-08-20 14:55:08 +02:00
..
api Delete request for non-existent ID will be 404. 2018-04-26 16:08:42 +05:30
cmd fix pep8 error under python 3 2018-06-06 17:07:03 -04:00
common Drop all qpid related explanations 2018-03-11 15:55:42 +00:00
db Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
storage correct spelling error with word 'databse' 2018-03-01 14:13:10 +00:00
tests fix request mock object due to change in oslo.policy 2018-08-20 14:55:08 +02:00
__init__.py Implemented: Installation documentation and API Ref 2016-09-07 13:20:34 +00:00
context.py Implemented oslo.policy 2016-08-11 11:10:57 +00:00
policy.py Implement policy in code (1) 2017-10-05 14:33:27 +00:00
service.py Add Enable/Disable options for freezer-api 2017-04-21 16:08:42 +00:00