]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Tolerance for modified ceilometer alarm notification
authorEoghan Glynn <eglynn@redhat.com>
Fri, 9 Aug 2013 09:42:53 +0000 (09:42 +0000)
committerEoghan Glynn <eglynn@redhat.com>
Fri, 9 Aug 2013 11:04:20 +0000 (12:04 +0100)
commit6e2f315a44b9a72322f8e59bbf228f79d73566ba
tree67ceb65715171f438b29e3ede4870ca3e4de1ca3
parentf6b6cf8097a597189e84e9931ceefb674aa3b59f
Tolerance for modified ceilometer alarm notification

Changes to the ceilometer alarm notification payload are
proposed here:

  https://review.openstack.org/40955
  https://review.openstack.org/41056

i.e. field names in the JSON payload are changed with:

  s/state/current/
  s/alarm/alarm_id/

Tolerance is added to the autoscaling logic for the new
field names.

Change-Id: I19f36d9331b6f28a3195fb5012ea0b9ee274ade3
heat/engine/resources/autoscaling.py