heat/heat/api/openstack/v1
rabi 01b5878129 Add REST api support for cancel without rollback
We already have REST api support for cancelling a
UPDATE_IN_PROGRESS stack with rollback. This adds a
new action 'cancel_without_rollback' to allow for
canceling a create/update in_progress stack without
rollback.

APIImpact

Change-Id: I6c6ffa0502ab8745cfb2f9c5ef263f1e02dfc4ca
Closes-Bug: #1709041
2017-11-08 17:08:43 +05:30
..
views Remove tenant_safe flag from rpc and db api 2016-08-16 12:38:33 +05:30
__init__.py Add stack files retrieval API 2016-07-11 18:02:59 +01:00
actions.py Add REST api support for cancel without rollback 2017-11-08 17:08:43 +05:30
build_info.py Fix [H405] pep rule in heat/api 2015-09-24 16:22:25 +03:00
events.py Implement event list nested-depth 2016-06-14 13:39:38 +12:00
resources.py Fix for resource search with invalid filter keys 2016-03-08 09:30:19 +05:30
services.py Fix [H405] pep rule in heat/api 2015-09-24 16:22:25 +03:00
software_configs.py Remove tenant_safe flag from rpc and db api 2016-08-16 12:38:33 +05:30
software_deployments.py ReST API: Use constants in get_allowed_params whitelists 2016-01-22 12:34:36 -05:00
stacks.py Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
util.py Authorize super admin actions on all projects 2016-06-14 22:16:25 +05:30