The nova.tests.test_ipv6 Module

Test suite for IPv6.

class IPv6AccountIdentiferTestCase(*args, **kwargs)

Bases: nova.test.TestCase

Unit tests for IPv6 account_identifier backend operations.

setUp()
test_to_global()
test_to_global_with_bad_mac()
test_to_global_with_bad_prefix()
test_to_global_with_bad_project()
test_to_mac()
class IPv6RFC2462TestCase(*args, **kwargs)

Bases: nova.test.TestCase

Unit tests for IPv6 rfc2462 backend operations.

setUp()
test_to_global()
test_to_global_with_bad_mac()
test_to_global_with_bad_prefix()
test_to_global_with_bad_project()
test_to_mac()

Previous topic

The nova.tests.test_iptables_network Module

Next topic

The nova.tests.test_libvirt Module

This Page