mistral/tools
Nikolay Mahotkin bb5d09b0e3 Create standard workflows and actions
* Standard workflows are creating during sync_db.sh
 * Standard workflows include:
     - std.create_instance
     - std.delete_instance
     (list will be extended in future)
 * Standard actions:
     - std.wait_ssh (needed for std.create_instance)
 * Make it possible to see these workflows from any project (global scope)
 * Small changes in sqlalchemy api and workflows_service

Partially implements blueprint mistral-multitenancy

Change-Id: I8a8ace40949b2b711a292aac94d7e6354d1dff9c
2014-10-10 12:46:40 +04:00
..
config Use $(COMMAND) instead of `COMMAND` 2014-09-30 15:17:04 +02:00
install_venv.py Move tests to testr 2014-06-04 14:58:29 +04:00
install_venv_common.py Move tests to testr 2014-06-04 14:58:29 +04:00
sync_db.py Create standard workflows and actions 2014-10-10 12:46:40 +04:00
sync_db.sh Modify action_factory to store actions in DB 2014-09-05 15:32:12 +04:00
update_env_deps Restore script update_env_deps in tools 2014-05-30 16:14:23 +04:00
with_venv.sh Move tests to testr 2014-06-04 14:58:29 +04:00