heat/heat/db/sqlalchemy
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
..
migrate_repo 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 Make the describe-resource API calls user-aware 2012-06-20 17:40:38 +02:00
manage.py Remove hard-coded paths from DB setup script 2012-04-17 17:38:48 +02:00
migration.py more pep fixups. 2012-04-27 13:15:15 +10:00
models.py Store the user parameters in the stack table 2012-06-27 15:22:59 +10:00
session.py Convert getLogger(__file__) into getLogger('heat...') 2012-06-07 15:05:54 +10:00