]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add the AutoScalingGroupName to the server Tags
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 31 Jul 2013 11:28:46 +0000 (21:28 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Thu, 1 Aug 2013 10:49:34 +0000 (20:49 +1000)
commit31e53d4fe785825d389368a039bd78d14eb72bf6
tree6a690f210ccb28c80fa57b8fee7098a3926ab275
parente6ec146fcfe4623269a952bb7ec532c9ab79329d
Add the AutoScalingGroupName to the server Tags

Then use that to find the correct watch rule.

blueprint watch-ceilometer
Change-Id: I11f1556c1a55a06e1bf47e0baa156e0765f711ce
heat/api/cloudwatch/watch.py
heat/engine/resources/autoscaling.py
heat/engine/service.py
heat/engine/watchrule.py
heat/tests/test_server_tags.py
heat/tests/test_watch.py