]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Rename OS::Metering::Alarm to OS::Ceilometer::Alarm
authorAngus Salkeld <asalkeld@redhat.com>
Fri, 23 Aug 2013 06:30:12 +0000 (16:30 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 26 Aug 2013 23:01:38 +0000 (09:01 +1000)
commitc60a60614b9bd1182c85e6e9df0a84f60c5ee946
treeff8357a3a77741a3d65d69b346d82bfc6c49f1aa
parentfb4e4a34dceff8cd313daed1686752d66d9194fa
Rename OS::Metering::Alarm to OS::Ceilometer::Alarm

The other resources are named by project so this is to
try and be more consistent.

There is a mapping to allow the original name to work.

Change-Id: If60cc577a5a770bdaada70c7eae1ae3fc1776056
etc/heat/environment.d/default.yaml
etc/heat/templates/AWS_CloudWatch_Alarm.yaml
heat/engine/resources/ceilometer/alarm.py
heat/tests/test_ceilometer_alarm.py