heat/heat/db
Steven Hardy bb6e0b11c6 heat DB : make watch_data_get_all work with no watch ID
Align watch_data_get_all with other "all" methods, and
return all watch data without requiring an ID.  We may
also need by_id and by_name variants but this is more
consistent and makes things easier for cloudwatch.

Change-Id: I09c90278349efc769ab7c719f686a1fd854b425a
Signed-off-by: Steven Hardy <shardy@redhat.com>
2012-08-23 18:31:21 +01:00
..
sqlalchemy heat DB : make watch_data_get_all work with no watch ID 2012-08-23 18:31:21 +01:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py heat DB : make watch_data_get_all work with no watch ID 2012-08-23 18:31:21 +01:00
migration.py Added db setup and teardown with sqlite 2012-04-23 08:17:10 -04:00