senlin/senlin/engine
RUIJIE YUAN 5c580e4bb6 unify exceptions' message
this patch unify all exception's message which contain ().
Change all () to ''.

Change-Id: I28190c1a0317a721a26297e0b0e36dde90ab3340
2017-01-18 14:28:29 +08:00
..
actions Merge "Replace the definition about action cause in action with it in consts" 2017-01-07 12:18:16 +00:00
receivers Replaced e.message with str(e) 2017-01-16 14:50:42 +07:00
__init__.py Initial version 2014-12-13 11:43:53 +08:00
cluster.py Action support to CLUSTER_OPERATION 2016-12-27 00:25:37 -05:00
cluster_policy.py Improvement to oslo.versionedobject support 2016-05-30 23:38:09 -04:00
dispatcher.py Add config option 'rpc_use_object' 2016-10-14 04:04:53 -04:00
environment.py Tweak not found exception handling 2016-09-07 08:36:13 -04:00
event.py Exclude derived actions by default in events 2016-12-28 05:23:50 -05:00
health_manager.py Fix _add_listener cannot get project 2017-01-16 18:41:52 +08:00
node.py Fix operation handler invocation in node 2017-01-05 03:26:11 -05:00
parser.py Delete the unused LOG configure code 2015-12-21 21:55:08 +08:00
registry.py Return support status in profile/policy type list 2017-01-09 02:56:56 -05:00
scheduler.py Enforce project_safe checking for admin users 2017-01-03 02:12:20 -05:00
senlin_lock.py Remove retry logic from lock_acquire 2016-12-13 22:03:21 +08:00
service.py unify exceptions' message 2017-01-18 14:28:29 +08:00