heat/heat
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
..
api heat API : Add HeatAPINotImplementedError exception 2012-08-23 18:30:19 +01:00
cloudinit Log all startup operations to /var/log/heat-startup.log 2012-08-03 16:43:59 -07:00
common Port existing rpc calls to use the new RPC client API. 2012-08-03 10:00:07 +12:00
db heat DB : make watch_data_get_all work with no watch ID 2012-08-23 18:31:21 +01:00
engine heat engine : Fix engine.api variable shadowing 2012-08-21 10:48:33 +01:00
metadata Port existing rpc calls to use the new RPC client API. 2012-08-03 10:00:07 +12:00
openstack Update openstack-common 2012-07-17 17:38:50 -07:00
testing Add execute bits to executable scripts manage.py and runner.py 2012-06-18 09:13:25 -07:00
tests heat API : Move aws api common code into aws/utils.py 2012-08-21 11:54:18 +01:00
__init__.py Sync cfg from openstack-common 2012-03-16 11:49:46 -04:00
boto_client.py heat cli : Workaround inconsistent boto return type 2012-08-16 13:02:09 +01:00
client.py heat cli : Workaround inconsistent boto return type 2012-08-16 13:02:09 +01:00
cloudformations.py Tidy up create timeout code 2012-06-28 18:02:08 +02:00
manager.py Import openstack.common.rpc 2012-07-17 08:27:19 -07:00
service.py Import openstack.common.rpc 2012-07-17 08:27:19 -07:00
utils.py Import openstack.common.log and use inside heat infrastructure 2012-07-14 13:51:38 -07:00
version.py Bump to v6 2012-07-31 14:51:55 +02:00