mistral/mistral
Winson Chan 2b1a2ea7d9 Allow launch script to start any combination of servers
Currently, the launch options are only all, api, engine, and
executor. We want to allow launch options to start any combination
of servers such as api and engine or engine and executor. The
launch script is modified to the --server command line option to
accept a comma delimited list.

Change-Id: I4ce31f5fabd4de3b2f8f0e4c5ef661ed4ec7e5b2
Implements: blueprint mistral-launch-options
2014-05-15 07:59:28 -07:00
..
actions Fix convert params and result in AdHocAction 2014-04-18 14:24:54 +04:00
api Refactor engine to use plugins 2014-04-30 01:28:14 -07:00
cmd Allow launch script to start any combination of servers 2014-05-15 07:59:28 -07:00
db Fix work on MySQL backend 2014-04-28 14:19:37 +04:00
engine Merge "Refactor engine to use plugins" 2014-05-06 05:07:07 +00:00
openstack Fix workbook POST duplicate exception 2013-12-26 16:20:15 +04:00
services Refactor engine to use plugins 2014-04-30 01:28:14 -07:00
tests Add test on arbitrary output dict in action 2014-05-07 14:09:47 +04:00
utils Add SSH Action 2014-04-11 13:41:35 +04:00
workbook Adding parameters to adhoc action namespaces 2014-04-18 07:32:38 +00:00
__init__.py Add .gitreview, setup.py and other infrastructure. 2013-11-01 02:57:27 +07:00
config.py Allow launch script to start any combination of servers 2014-05-15 07:59:28 -07:00
context.py Fixed critical pylint warnings 2014-02-25 23:25:42 +04:00
dsl_parser.py Implement new object-model specification 2014-03-12 14:58:54 +04:00
exceptions.py BP mistral-actions-design (add new actions package) 2014-04-14 19:24:27 +07:00
expressions.py Fixing inline expressions evaluation 2014-04-23 18:23:44 +07:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00