The nova.tests.baremetal.test_ipmi Module

Test class for baremetal IPMI power manager.

class BareMetalIPMITestCase(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_console_pid()
test_console_pid_file_not_found()
test_console_pid_nan()
test_construct()
test_exec_ipmitool()
test_get_console_pid_path()
test_is_power()
test_make_password_file()
test_power_already_on()
test_power_off_ok()
test_power_on_fail()
test_power_on_max_retries()
test_power_on_ok()

Previous topic

The nova.tests.baremetal.test_driver Module

Next topic

The nova.tests.baremetal.test_nova_baremetal_deploy_helper Module

This Page