freezer-api/freezer_api/common
caihui 22d20337a8 Fix the error for the module of falcon
File "/home/zuul/src/opendev.org/openstack/freezer-api/freezer_api/common/exceptions.py", line 73, in handle
    status=falcon.status.HTTP_404,

    AttributeError: module 'falcon' has no attribute 'status'

Change-Id: I3b77a5a3799f066ef189862e75de24b4c25c0569
2021-06-10 14:56:31 +08:00
..
policies Implement policy in code - client (end) 2017-10-30 07:29:43 +00:00
__init__.py Freezer API 2015-04-08 18:25:45 +01:00
_i18n.py Remove log translations 2017-03-21 17:34:02 +08:00
config.py [goal] Deprecate the JSON formatted policy file 2021-03-08 19:52:30 -06:00
db_mappings.py Implement API v2 with fully support Mutli-tenancy 2017-04-10 10:48:55 +00:00
elasticv2_utils.py Update hacking for Python3 2020-04-14 20:09:03 +02:00
exceptions.py Fix the error for the module of falcon 2021-06-10 14:56:31 +08:00
json_schemas.py Update hacking for Python3 2020-04-14 20:09:03 +02:00
utils.py Update hacking for Python3 2020-04-14 20:09:03 +02:00