senlin/senlin/common
tengqm afb12adab0 First round cleansing of exceptions
There are too many exception types defined. This patch cleanse some of
them. Following patches upcoming will try combine some exceptions.

Change-Id: I17608a9c01677ec25a7905242944cf14ad1d0dda
2015-03-20 14:07:11 +08:00
..
__init__.py Initial version -- api&rpc 2014-12-11 03:36:41 -05:00
auth_url.py Added back support to auth_uri in config file 2015-02-16 15:22:04 +08:00
config.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
constraints.py Revised constraint validation logic 2015-03-08 19:16:55 +08:00
consts.py add context in profile in the API layer 2015-03-12 17:25:18 +08:00
context.py Fixed request_id data type error under py3 2015-03-18 22:32:29 +08:00
exception.py First round cleansing of exceptions 2015-03-20 14:07:11 +08:00
i18n.py Fixed oslo.i18n namespace errors 2015-01-19 19:45:49 +08:00
messaging.py Fixed some PEP8 errors 2015-02-10 21:45:21 +08:00
policy.py Enable policy to accept a policy file 2015-02-16 14:16:36 +08:00
schema.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
sdk.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
serializers.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
trust.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
utils.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
wsgi.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00