deb-mistral/mistral
hparekh 13ec6e8b2c filter() is wrapped around list().
In py2 filter returns list, but in py3
it returns iterator.

Change-Id: I71db21027bab11c8de715d39e71d0f6317a3f9e0
Partially-Implements: blueprint mistral-py3
2015-10-19 09:26:33 +05:30
..
actions Extracting generator objects returned by openstack actions 2015-10-16 15:12:50 +06:00
api Adding "Services" section into API v2 specification 2015-10-14 11:32:51 +08:00
cmd Merge "Add coordination feature to mistral service" 2015-08-12 04:38:38 +00:00
db Merge "Check for trigger before delete wf." 2015-10-09 19:14:00 +00:00
engine filter() is wrapped around list(). 2015-10-19 09:26:33 +05:30
hacking Drop use of 'oslo' namespace package 2015-07-14 06:25:24 +00:00
resources Fixing std.create_instance workflow 2015-09-23 11:30:43 +03:00
services Action definition updated, when workbook is created. 2015-10-14 04:29:59 +00:00
tests filter() is wrapped around list(). 2015-10-19 09:26:33 +05:30
utils Adding functional tests for SSH actions 2015-10-15 08:05:08 +00:00
workbook filter() is wrapped around list(). 2015-10-19 09:26:33 +05:30
workflow filter() is wrapped around list(). 2015-10-19 09:26:33 +05:30
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Support action_execution deletion 2015-09-07 13:18:41 +00:00
context.py Delivering error message via header in pecan.abort 2015-10-08 08:43:16 +00:00
coordination.py Raise user-friendly exception in case of connection failed 2015-08-19 10:40:43 +08:00
exceptions.py Support action_execution deletion 2015-09-07 13:18:41 +00:00
expressions.py Replace copy.copy with copy.deepcopy 2015-10-07 19:55:31 +00:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00