heat/heat/db/sqlalchemy/migrate_repo
Angus Salkeld 038a65947c Store the user parameters in the stack table
This allows us to use the raw template + the parameters
in place of the parsed_template.
Using the parsed template we lose the dependancy information
that is necessary when deleting the stack.

Change-Id: Icc6ed9ae1617ea9f760a674b44630918669124f9
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-06-27 15:22:59 +10:00
..
versions Store the user parameters in the stack table 2012-06-27 15:22:59 +10:00
README Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00
__init__.py Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00
manage.py Add execute bits to executable scripts manage.py and runner.py 2012-06-18 09:13:25 -07:00
migrate.cfg Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00

README

This is a database migration repository.

More information at
http://code.google.com/p/sqlalchemy-migrate/