merlin/extensions
Timur Sufiev d9f94958c2 Add stub api calls for Mistral server integration
Store the workbooks being edited inside sqlite database of Horizon
django app. Now it's possible to:
* create a workbook;
* see it in the list of workbooks;
* edit it;
* delete it.

To use the models.py DATABASES variable in openstack_dashboard
settings needs to be set at least to sqlite3.

Change-Id: I9d4c013470e0fc13ef65484c8f6fae69cdad0a05
Implements: blueprint mistral-server-integration
2015-04-30 21:29:27 +03:00
..
enabled Refactor third-party libraries usage and clean up karma config 2015-04-25 19:18:52 +00:00
mistral Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
__init__.py Rewrite Merlin as a collection of Django apps for Horizon integration 2014-10-16 19:32:50 +04:00