This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.1 docs or all OpenStack docs too.

The nova.tests.test_middleware Module

class nova.tests.test_middleware.LockoutTestCase(methodName='runTest')

Bases: nova.test.TestCase

Test case for the Lockout middleware.

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