The nova.tests.api.openstack.compute.contrib.test_baremetal_nodes Module

class BareMetalNodesTest(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_add_interface()
test_add_interface_node_not_found()
test_create()
test_delete()
test_delete_node_not_found()
test_index()
test_remove_interface()
test_remove_interface_by_address()
test_remove_interface_no_id_no_address()
test_remove_interface_node_not_found()
test_show()
test_show_no_interfaces()
class FakeRequest(context)

Bases: object

Previous topic

The nova.tests.api.openstack.compute.contrib.test_availability_zone Module

Next topic

The nova.tests.api.openstack.compute.contrib.test_cells Module

This Page