The networking_cisco.tests.unit.ml2.drivers.cisco.nexus.test_provider_network
Module¶
-
class
networking_cisco.tests.unit.ml2.drivers.cisco.nexus.test_provider_network.
TestCiscoNexusProvider
(*args, **kwds)¶ Bases:
neutron.tests.unit.testlib_api.SqlTestCase
Test the provider network code added to the cisco nexus MD.
-
setUp
()¶
-
test_create_network
(*args, **kwargs)¶
-
test_create_network_false_provider
(*args, **kwargs)¶
-
test_create_network_no_provider
(*args, **kwargs)¶
-
test_delete_network
(*args, **kwargs)¶
-
test_delete_network_no_id
(*args, **kwargs)¶
-
test_port_action_vlan_no_provider
(*args, **kwargs)¶
-
test_port_action_vlan_provider
(*args, **kwargs)¶
-
-
class
networking_cisco.tests.unit.ml2.drivers.cisco.nexus.test_provider_network.
TestCiscoNexusProviderConfiguration
(*args, **kwds)¶ Bases:
neutron.tests.base.BaseTestCase
Test the provider network configuration used by the cisco nexus MD.
-
setUp
()¶
-
test_pnet_configure_create
(*args, **kwargs)¶
-
test_pnet_configure_create_and_trunk
(*args, **kwargs)¶
-
test_pnet_configure_not_providernet
(*args, **kwargs)¶
-
test_pnet_configure_trunk
(*args, **kwargs)¶
-
test_pnet_delete_create
(*args, **kwargs)¶
-
test_pnet_delete_create_and_trunk
(*args, **kwargs)¶
-
test_pnet_delete_not_providernet
(*args, **kwargs)¶
-
test_pnet_delete_trunk
(*args, **kwargs)¶
-
test_pnet_replay_not_providernet
(*args, **kwargs)¶
-
test_pnet_replay_providernet_create
(*args, **kwargs)¶
-
test_pnet_replay_providernet_create_and_trunk
(*args, **kwargs)¶
-
test_pnet_replay_providernet_trunk
(*args, **kwargs)¶
-
-
class
networking_cisco.tests.unit.ml2.drivers.cisco.nexus.test_provider_network.
TestCiscoNexusProviderExtension
(*args, **kwds)¶ Bases:
neutron.tests.base.BaseTestCase
Test the provider network extension class used by the cisco nexus MD.
-
setUp
()¶
-
test_create_network_no_vlan
(*args, **kwargs)¶
-
test_create_network_none_vlan
(*args, **kwargs)¶
-
test_create_network_vlan
(*args, **kwargs)¶
-
test_extension_alias
(*args, **kwargs)¶
-