heat/heat/db/sqlalchemy
Angus Salkeld c44746d8d5 Fix the wait condition's reading of the metadata.
the db was caching the object, so we need to 'expire'
it to make sure we are getting live data.

Change-Id: I1108daccc96f3dcfa33fda968ea30d83e03aad2d
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-06-21 20:10:53 +10:00
..
migrate_repo DB: add stack status & reason, resource metadata 2012-06-20 23:49:26 +10:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Make the describe-resource API calls user-aware 2012-06-20 17:40:38 +02:00
manage.py Remove hard-coded paths from DB setup script 2012-04-17 17:38:48 +02:00
migration.py more pep fixups. 2012-04-27 13:15:15 +10:00
models.py Fix the wait condition's reading of the metadata. 2012-06-21 20:10:53 +10:00
session.py Convert getLogger(__file__) into getLogger('heat...') 2012-06-07 15:05:54 +10:00