Files
heat/heat
Steven Hardy 311092a294 heat API : Implement initial CloudWatch API
Initial AWS-compatible CloudWatch API implementation
Supports the following API actions:
- DescribeAlarms : describe alarm/watch details
- ListMetrics : List watch metric datapoints
- PutMetricData : Create metric datapoint
- SetAlarmState : temporarily set alarm state

Skeleton implementation of all other TODO actions which
returns HeatAPINotImplementedError.

Only basic filtering parameters supported at this time.

Signed-off-by: Steven Hardy <shardy@redhat.com>
Change-Id: I8628854a135fff07b675e85150ea0b50184ed2e1
2012-08-31 18:27:48 +01:00
..
2012-07-17 17:38:50 -07:00
2012-03-16 11:49:46 -04:00
2012-06-28 18:02:08 +02:00
2012-07-17 08:27:19 -07:00
2012-07-17 08:27:19 -07:00
2012-07-31 14:51:55 +02:00