heat/heat/db/sqlalchemy/migrate_repo/versions
Zane Bitter c985e79960 Use uuidutils from openstack-common
Change-Id: I6fdd1bf59562a3dbef96da8d30c2733a801acd58
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-11-30 17:05:13 +01: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
009_remove_parsed_template.py Remove parsed template from database 2012-07-04 17:20:39 +02:00
010_add_stack_timeout_col.py heat engine : Store stack timeout in database 2012-07-12 14:03:12 +01:00
011_stack_tenant.py Change to per-tenant stacks. 2012-07-25 12:02:53 -07:00
012_stack_id_uuid.py Use uuidutils from openstack-common 2012-11-30 17:05:13 +01:00
013_owner_id_uuid.py Allow stack.owner_id to store a uuid. 2012-11-15 09:11:47 +13:00
014_watch_stackid.py WatchRule refer to stack by id not name 2012-11-19 22:26:20 +00:00
__init__.py Add a heat database to store templates, state, and events 2012-04-02 06:44:10 -04:00