heat/heat/db/sqlalchemy/migrate_repo/versions
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
..
001_norwhal.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
002_Add_event_data.py Store all event data in DB 2012-04-17 17:38:48 +02:00
003_add_missing_cols.py Fix the parsed_template columns (missing created_at and updated_at) 2012-04-18 14:04:02 +10:00
004_guest_watch.py Add the basic cloudwatch feature 2012-05-25 19:24:56 +10:00
005_user_creds.py Fix latest DB migration script 2012-06-15 17:04:51 +02:00
006_nested_stacks.py Implement Nested Stacks 2012-06-17 18:29:00 +02:00
007_resource_work.py DB: add stack status & reason, resource metadata 2012-06-20 23:49:26 +10:00
008_user_parameters.py Store the user parameters in the stack table 2012-06-27 15:22:59 +10:00
__init__.py Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00