heat/heat/db
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
..
sqlalchemy Store the user parameters in the stack table 2012-06-27 15:22:59 +10:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Add more per-user stack support (2). 2012-06-18 09:47:34 -07:00
migration.py Added db setup and teardown with sqlite 2012-04-23 08:17:10 -04:00