senlin/senlin/api/openstack/v1
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
..
__init__.py Move app controller into dedicated module 2016-01-18 00:21:28 -05:00
actions.py Add action_update api to cancel actions 2018-12-05 16:08:21 -08:00
build_info.py Implement policy in code - reno and doc (end) 2017-10-20 09:59:23 +00:00
cluster_policies.py Fix api typo error, change ReST to REST. 2018-02-13 11:27:48 +08:00
clusters.py Fix api typo error, change ReST to REST. 2018-02-13 11:27:48 +08:00
events.py Fix api typo error, change ReST to REST. 2018-02-13 11:27:48 +08:00
nodes.py Fix node 'op' operation return vaule miss 'action' 2018-05-25 09:12:40 +08:00
policies.py Fix api typo error, change ReST to REST. 2018-02-13 11:27:48 +08:00
policy_types.py Fix api typo error, change ReST to REST. 2018-02-13 11:27:48 +08:00
profile_types.py Fix api typo error, change ReST to REST. 2018-02-13 11:27:48 +08:00
profiles.py Fix api typo error, change ReST to REST. 2018-02-13 11:27:48 +08:00
receivers.py update receivers description 2018-03-23 11:38:35 +08:00
router.py Add action_update api to cancel actions 2018-12-05 16:08:21 -08:00
services.py API layer add services list 2017-04-19 17:47:32 +08:00
version.py Add action_update api to cancel actions 2018-12-05 16:08:21 -08:00
webhooks.py Make webhook API compatible with Aodh 2018-05-01 01:17:45 +00:00