]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat : Remove cloudwatch functionalty from metadata server
authorSteven Hardy <shardy@redhat.com>
Fri, 12 Oct 2012 12:45:11 +0000 (13:45 +0100)
committerSteven Hardy <shardy@redhat.com>
Fri, 12 Oct 2012 15:34:06 +0000 (16:34 +0100)
commit4d262e3b29faeb6499ca2befe52d81aea3583ef7
treedc42eb55b8e396ec126f10c53cb9a55eeb14058a
parent318f233c54c4f2046052a4a70411600e53aa847f
heat : Remove cloudwatch functionalty from metadata server

Remove the cloudwatch metric functionality from the heat-metadata
service, since all stats should now be sent via the CloudWatch
api via the PutMetricData action (ref cfn-push-stats update)

Note that after this change you will need to rebuild your jeos
images to get the new version of cfn-push-stats from heat-jeos

Signed-off-by: Steven Hardy <shardy@redhat.com>
Change-Id: I5eec60d3dd0abfb32e2b4777635f1b0e2714a2c2
heat/metadata/api/v1/__init__.py
heat/metadata/api/v1/metadata.py