magnum/magnum/common
Tom Cammann ee52fbbcba Refactor MagnumException to reduce complexity
Reduce cyclomatic complexity of MagnumException to below 10. Remove
exception handling and optimise the logging when the kwargs does not
match the message.

Change-Id: I4fd6ba96be9dff485cdd8bde9750f2d584c1ec63
Closes-Bug: #1501331
2015-10-22 09:52:20 +01:00
..
cert_manager Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
pythonk8sclient Make Kubernetes API call secure 2015-10-08 16:41:38 +09:00
x509 Fix bay-create failure without "name" 2015-10-15 15:47:58 +09:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Code refactor for keystoneclient 2015-09-22 17:32:24 +08:00
config.py Add port type on port option 2015-08-27 09:52:39 +08:00
context.py Read auth_uri from config file and remove is_public_api 2015-10-13 21:20:26 +08:00
docker_utils.py Pull metrics by using TLS enabled client 2015-10-08 10:45:37 -04:00
exception.py Refactor MagnumException to reduce complexity 2015-10-22 09:52:20 +01:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Code refactor for keystoneclient 2015-09-22 17:32:24 +08:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
rpc.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
rpc_service.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
safe_utils.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
service.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
short_id.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
urlfetch.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
utils.py Remove unnecessary util method temporary_mutation 2015-10-01 00:11:07 +00:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00