heat/heat/db
Zane Bitter 6ea813be33 Identify stacks using tenant UUIDs
Tenant names may come and go, but UUIDs are universally unique. Therefore,
ownership of the stack should be keyed on the tenant_id, not the tenant
name.

Change-Id: I7ec410aeaeceb6319299935b5f34d7c4e9c63d67
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-10-19 16:15:36 +02:00
..
sqlalchemy Identify stacks using tenant UUIDs 2012-10-19 16:15:36 +02:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py heat : db API add watch_rule_get_by_name 2012-10-12 17:20:48 +01:00
migration.py Added db setup and teardown with sqlite 2012-04-23 08:17:10 -04:00