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

class EvacuateTest(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_evacuate_instance_with_no_target()
test_evacuate_instance_with_target()
test_evacuate_not_shared_pass_generated()
test_evacuate_shared()
test_evacuate_shared_and_pass()
fake_compute_api(*args, **kwargs)
fake_compute_api_get(self, context, instance_id)

Previous topic

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

Next topic

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

This Page