mistral/mistral
Renat Akhmerov 95b4cd5e36 Fixing environment tests
* As a side effect the bug related to oslo.messaging (AttributeError: ...)
  was also fixed by moving monkey patching to mistral/__init__.py. Monkey
  patching has to be done before importing oslo.messaging. Details can be
  found at https://bugs.launchpad.net/oslo.messaging/+bug/1288878
* Refactored environment engine tests
* Refactored and fixed environment API tests (there was a number of
  fragile dict string representation comparisons)

Closes-Bug: #1337705

Change-Id: Id725570dfc7148f010647c4b2487882174b0c56e
2015-01-21 16:47:06 +06:00
..
actions Add region name to OpenStack client initialization 2014-12-16 19:34:32 +06:00
api Implement workflow execution environment - part 2 2015-01-14 07:50:16 -08:00
cmd Adding print out of server information into launch script 2014-10-22 10:44:23 +07:00
db Implement workflow execution environment - part 1 2015-01-14 07:44:55 -08:00
engine Renaming trusts.py to security.py and adding method add_security_info 2014-11-27 15:53:32 +06:00
engine1 Implement workflow execution environment - part 3 2015-01-14 07:50:21 -08:00
openstack Replace oslo-incubator's db with standalone oslo.db 2014-07-28 18:01:57 +07:00
services Small: remove polluting debug log. 2015-01-13 14:16:43 -08:00
tests Fixing environment tests 2015-01-21 16:47:06 +06:00
utils Small fixes in default config 2015-01-09 18:59:03 -08:00
workbook Using 'with-items' instead of 'for-each' 2014-12-29 14:13:20 +03:00
workflow Merge "Adding test on calculating multi-array input" 2015-01-19 09:45:46 +00:00
__init__.py Fixing environment tests 2015-01-21 16:47:06 +06:00
config.py Small fixes in default config 2015-01-09 18:59:03 -08:00
context.py Adding method for authentication based on config keystone properties 2014-10-21 16:23:00 +07:00
exceptions.py Adding workflow parameters validation 2014-09-18 18:41:26 -07:00
expressions.py Fixing a bug in inline expressions 2014-10-09 16:39:13 +07:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00
yaql_utils.py Making YAQL function length() work for generators 2014-10-09 18:10:30 +07:00