deb-mistral/tools
Renat Akhmerov 58407b6f94 Working on Data Flow (step 1)
* Refactored API layer so that we can work with 'context' as with a
 json object in underlying layers (DB, engine, etc.) rather than
 a string
* Added "context" parameter in all required places
* Added necessary Data Flow related properties to DB models
* Refactored and fixed a series of tests
* Minor formatting changes

TODO:
* Calculation of task incoming context
* Abstract interface for expression evaluator
* Data Flow related tests

Partially implements blueprint: mistral-dataflow

Change-Id: Ie7f94d79265e9861f7ad15c76ff6d788ec62b683
2014-02-25 12:27:43 +07:00
..
config Adding REST API application skeleton based on pecan/wsme 2013-11-27 19:34:43 +07:00
install_venv Add .gitreview, setup.py and other infrastructure. 2013-11-01 02:57:27 +07:00
install_venv_common.py Adding virtual environment tools 2013-10-22 16:21:29 +07:00
install_venv.py Adding virtual environment tools 2013-10-22 16:21:29 +07:00
lintstack.py Working on Data Flow (step 1) 2014-02-25 12:27:43 +07:00
lintstack.sh Add .gitreview, setup.py and other infrastructure. 2013-11-01 02:57:27 +07:00
run_pep8 Add .gitreview, setup.py and other infrastructure. 2013-11-01 02:57:27 +07:00
run_pylint Add .gitreview, setup.py and other infrastructure. 2013-11-01 02:57:27 +07:00
with_venv.sh Adding virtual environment tools 2013-10-22 16:21:29 +07:00