The nova.tests.api.ec2.test_middleware Module

class ExecutorTestCase(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_instance_not_found()
test_instance_not_found_none()
test_snapshot_not_found()
test_volume_not_found()
class LockoutTestCase(*args, **kwargs)

Bases: nova.test.TestCase

Test case for the Lockout middleware.

setUp()
tearDown()
test_lockout()
test_multiple_keys()
test_timeout()
test_window_timeout()

Previous topic

The nova.tests.api.ec2.test_faults Module

Next topic

The nova.tests.api.openstack.common Module

This Page