The heat_integrationtests.scenario.test_aodh_alarm Module

class heat_integrationtests.scenario.test_aodh_alarm.AodhAlarmTest(*args, **kwargs)[source]

Bases: heat_integrationtests.scenario.scenario_base.ScenarioTestsBase

Class is responsible for testing of aodh usage.

check_instance_count(stack_identifier, expected)[source]
setUp()[source]
test_alarm()[source]

Confirm we can create an alarm and trigger it.

Previous topic

The heat_integrationtests.scenario.scenario_base Module

Next topic

The heat_integrationtests.scenario.test_autoscaling_lb Module

Project Source

This Page