mistral/mistral/api
Renat Akhmerov e30415ef37 Making action controller able to handler multiple actions
* Added action service similar to workflow service
* Added ActionListSpec to represent a top level action list
* Changed action controller to call action service properly
* Added required unit tests
* Other minor changes

Change-Id: Iebbefab6168cdc167e5c2d9ad7fe806d431f0cef
2014-09-23 18:51:55 +04:00
..
controllers Making action controller able to handler multiple actions 2014-09-23 18:51:55 +04:00
hooks Fix Hacking rule H302 (import only modules) 2014-06-18 19:19:57 +10:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
access_control.py Fix duplicate keystone auth_token config options 2014-06-04 18:18:58 -07:00
app.py Merge "Additional changes in Delayed calls" 2014-09-05 04:15:08 +00:00