cursive/cursive
Abhishek Kekane 74ca49cab6 Uncaught ManagedObjectNotFoundError exception leads to 500 error
ManagedObjectNotFoundError which is raised from a several places of
castellan library
(for example castellan/key_manager/barbican_key_manager.py) is not
caught in signature_utils.py.

Caught ManagedObjectNotFoundError and raised SignatureVerificationError
to avoid 500 error response.

Change-Id: Ia8310f8cc9604d11cc4a25617b55a1b61436cd71
Closes-Bug: #1736679
2017-12-07 04:25:36 +00:00
..
tests Uncaught ManagedObjectNotFoundError exception leads to 500 error 2017-12-07 04:25:36 +00:00
__init__.py Initial cookiecutter commit 2016-06-27 18:28:04 -07:00
certificate_utils.py Add certificate validation 2017-10-03 15:57:27 -04:00
exception.py Add signature_utils module 2016-06-28 08:55:11 -07:00
i18n.py Add signature_utils module 2016-06-28 08:55:11 -07:00
signature_utils.py Uncaught ManagedObjectNotFoundError exception leads to 500 error 2017-12-07 04:25:36 +00:00