mistral/mistral
LingxianKong 4960da9496 Add coordination util for service management
Tooz is a Python library that provides a coordination API. Its primary
goal is to handle groups and membership of these groups in distributed
systems.

This patch adds coordination util to Mistral, which makes use of Tooz
libary.

Change-Id: Icbf3086d01649af813727f0972d6d5b0631d6afb
Partially-Implements: blueprint mistral-service-api
2015-07-28 15:59:41 +08:00
..
actions Error result: fix std.http action 2015-07-17 11:25:29 +00:00
api Merge "Making / and /v2 URLs allowed without auth" 2015-07-17 16:20:19 +00:00
cmd Drop use of 'oslo' namespace package 2015-06-22 20:02:59 +00:00
db Support large datasets for execution objects 2015-07-27 12:29:07 +00:00
engine Error result: allow actions to return instance of wf_utils.Result 2015-07-16 13:27:14 +06:00
hacking Drop use of 'oslo' namespace package 2015-07-14 06:25:24 +00:00
resources Fixing mistral resources path 2015-05-22 14:11:33 +03:00
services Make update behavior consistent 2015-07-15 07:00:31 +00:00
tests Add coordination util for service management 2015-07-28 15:59:41 +08:00
utils Add coordination util for service management 2015-07-28 15:59:41 +08:00
workbook Workflow variables: adding "vars" property in to workflow specification 2015-06-25 16:48:58 +06:00
workflow Merge "Fixing workflow behavior with non-existent task spec" 2015-07-17 16:18:05 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Add coordination util for service management 2015-07-28 15:59:41 +08:00
context.py Making / and /v2 URLs allowed without auth 2015-07-17 12:19:26 +03:00
exceptions.py Add coordination util for service management 2015-07-28 15:59:41 +08:00
expressions.py Make use of graduated oslo.log module 2015-06-09 17:38:19 +08: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 Fixing YAQL len() function in Mistral 2015-05-05 13:05:06 +03:00