heat/heat/db
Zane Bitter 244d8a21f8 Handle duplicate physical resources IDs
Because the unit tests create multiple stacks in different tenants with the
same physical resource ID, the database lookup code must change to
accomodate this.

This enables us to add a unit test for the describe_stack_resources RPC
API call for the case where we pass a physical resource ID to lookup.

Change-Id: Id37b15bee595ba10f207235a3ff59526e4423be6
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-12-21 18:52:21 +01:00
..
sqlalchemy Handle duplicate physical resources IDs 2012-12-21 18:52:21 +01:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
migration.py Move utils.py to a more appropriate location 2012-12-07 15:47:20 +01:00
utils.py Move utils.py to a more appropriate location 2012-12-07 15:47:20 +01:00