heat/heat/db
Tomas Sedovic 970c333d4e Make the describe-resource API calls user-aware
Fixes #143

The stack retrieval DB calls were already fixed in previous commits but
there was still one query (resource_get_by_physical_resource_id) that
would return any resource, not just the ones owned the user.

Change-Id: Ie02ff1e8ba6ea8da2c3d0c7f0a87c32452824fc6
2012-06-20 17:40:38 +02:00
..
sqlalchemy Make the describe-resource API calls user-aware 2012-06-20 17:40:38 +02:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Add more per-user stack support (2). 2012-06-18 09:47:34 -07:00
migration.py Added db setup and teardown with sqlite 2012-04-23 08:17:10 -04:00