deb-murano/murano
Stan Lagun e47ef4e849 Adds REST API endpoint for action execution
Deployment is replaced with a more generic concept called 'action'.
Action can be performed on any object of Object Model.
Actions are marked with 'Usage: Action' in MuranoPL code. They can have arguments.
List of available actions can be obtained from Object Model itself after initial deployment.
This commit adds ability to REST API invoke actions by providing its unique id (from OM) and parameters.
Also refactors API code to use tasks.

Change-Id: If21809340bb799af58a8d1a2d148e52565028970
Partially-Implements: blueprint application-actions
2014-08-27 17:09:29 +04:00
..
api Adds REST API endpoint for action execution 2014-08-27 17:09:29 +04:00
cmd Migrate to oslo.db 2014-08-23 16:35:07 +04:00
common Adds REST API endpoint for action execution 2014-08-27 17:09:29 +04:00
db Adds REST API endpoint for action execution 2014-08-27 17:09:29 +04:00
dsl Merge "Don't hide exception messages during package load" 2014-08-22 09:50:55 +00:00
engine Fixed issue with loading yaml files 2014-08-22 15:40:32 +04:00
locale Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
openstack Migrate to oslo.db 2014-08-23 16:35:07 +04:00
packages Make sure supplier logo saved on dashboard upload 2014-07-16 18:06:19 -07:00
services Adds REST API endpoint for action execution 2014-08-27 17:09:29 +04:00
tests Adds REST API endpoint for action execution 2014-08-27 17:09:29 +04:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
context.py Add policy checks to API 2014-06-11 13:37:41 -05:00
utils.py Fixes silent deletion of environments 2014-08-19 12:52:52 +04:00