heat/heat/db
Steven Hardy 27c5ea86f3 heat dbapi rename stack_get_by_tenant
Rename stack_get_by_tenant to stack_get_all_by_tenant
This aligns better with other dbapi calls and better describes
the actual purpose of the call

Change-Id: If410220f8423f31718e6bcbfeca62a45c94c4d18
Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-11-15 09:12:31 +00:00
..
sqlalchemy heat dbapi rename stack_get_by_tenant 2012-11-15 09:12:31 +00:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py heat dbapi rename stack_get_by_tenant 2012-11-15 09:12:31 +00:00
migration.py Added db setup and teardown with sqlite 2012-04-23 08:17:10 -04:00