mistral/tools
Vitalii Solodilov 5f89e2e71f Added JavaScript evaluator which doesn't require a compilation
* Added new JavaScript evaluator py_mini_racer. Advantages:
    * is distributed as wheel package
    * supports differences platforms
    * live project
* BUILD_V8EVAL was removed because it was replaced by py_mini_racer in
Mistral Docker image
* Added stevedore integration to javascript evaluators
* Refreshed javascript tests. Add test for py_mini_racer evaluator
* Install py_mini_racer library in during mistral test
* Refreshed javascript action doc

Change-Id: Id9d558b9b8374a2c2639e10cb1868f4e67f96e86
Implements: blueprint mistral-add-py-mini-racer-javascript-evaluator
Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
2018-04-23 17:04:18 +00:00
..
config Implement policy in code (1) 2017-11-27 02:46:32 +00:00
docker Added JavaScript evaluator which doesn't require a compilation 2018-04-23 17:04:18 +00:00
cover.sh Include the missing lines in the coverage report 2017-03-07 08:31:41 +00:00
generate_mistralclient_help.sh Adding a script for fast mistralclient help generation 2016-09-21 13:36:15 +00:00
get_action_list.py Remove ceilometer actions from mistral 2018-01-11 14:28:16 -05:00
install_venv.py Fix to use . to source script files 2017-09-05 13:04:29 +05:30
install_venv_common.py Revert "Remove unused scripts in tools" 2016-11-22 06:24:39 +00:00
sync_db.py Adding log to db_sync 2017-05-16 05:17:08 +00:00
sync_db.sh Modify action_factory to store actions in DB 2014-09-05 15:32:12 +04:00
test-setup.sh Prepare for using standard python tests 2017-02-08 21:15:39 +01:00
update_env_deps Restore script update_env_deps in tools 2014-05-30 16:14:23 +04:00
with_venv.sh Revert "Remove unused scripts in tools" 2016-11-22 06:24:39 +00:00