]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat tests : separate Autoscaling and CW alarm tests
authorSteven Hardy <shardy@redhat.com>
Fri, 3 May 2013 12:42:24 +0000 (13:42 +0100)
committerSteven Hardy <shardy@redhat.com>
Fri, 3 May 2013 16:37:33 +0000 (17:37 +0100)
commitd03d56f3bfbdf54cafdcc9ca24b1cffd98525ad3
tree793977c134b42d74c817f50e6d001f963386c630
parent6e9a0e468317bd5fc50517a58448408ef5fa24ce
heat tests : separate Autoscaling and CW alarm tests

Currently the AutoScaling test also tests the CloudWatch Alarm
resource, so separate out the CW Alarm test to simplify things

Change-Id: Ia346ee49f3a363e2d63e801c74265545d7af1acf
heat/tests/test_autoscaling.py
heat/tests/test_cw_alarm.py [new file with mode: 0644]