This Page

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

The nova.tests.test_adminapi Module

class nova.tests.test_adminapi.AdminApiTestCase(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_block_external_ips()

Make sure provider firewall rules are created.

test_list_blocked_ips()

Make sure we can see the external blocks that exist.

test_remove_ip_block()

Remove ip blocks.