senlin/senlin/common
Jude Cross ffbfa8042e Add action_update api to cancel actions
This patch implements the action_update API to allow the status
of an action to be updated. For now we are only accepting
'CANCELLED' as a valid status value.

Implements: blueprint action-update
Change-Id: I76402401cb67bc9a2aa1df43ec0f28fc446f04bd
2018-12-05 16:08:21 -08:00
..
policies Add action_update api to cancel actions 2018-12-05 16:08:21 -08:00
__init__.py Initial version -- api&rpc 2014-12-11 03:36:41 -05:00
config.py Add scheduler_thread_pool_size configuration 2018-07-17 12:02:19 -07:00
constraints.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
consts.py Rework health check code 2018-11-20 22:38:11 +00:00
context.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
exception.py Add action_update api to cancel actions 2018-12-05 16:08:21 -08:00
i18n.py Update URLs in documents according to document migration 2017-07-14 10:53:54 +08:00
messaging.py Add NOTIFIER message topic can be specified by configuration file. 2018-03-05 17:00:43 +08:00
policy.py Implement policy in code (1) 2017-10-19 14:24:29 +07:00
profiler.py Remove log translations 2017-03-21 18:34:35 +08:00
scaleutils.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
schema.py Fix broken schema validation 2018-08-28 22:30:49 +00:00
utils.py Support multiple detection types in health policy 2018-09-25 22:27:33 +00:00