The vmware_nsx.tests.unit.osc.v2.test_port Module

class vmware_nsx.tests.unit.osc.v2.test_port.TestCreatePort(*args, **kwargs)

Bases: openstackclient.tests.unit.network.v2.test_port.TestCreatePort

setUp()
test_create_with_illegal_vnic_index()
test_create_with_mac_learning()
test_create_with_no_mac_learning()
test_create_with_provider_security_group()
test_create_with_provider_security_group_by_name()
test_create_with_provider_security_groups()
test_create_with_vnic_index()
class vmware_nsx.tests.unit.osc.v2.test_port.TestSetPort(*args, **kwargs)

Bases: openstackclient.tests.unit.network.v2.test_port.TestSetPort

setUp()
test_set_illegal_vnic_index()
test_set_provider_security_group()
test_set_vnic_index()
test_set_with_mac_learning()
test_set_with_no_mac_learning()

This Page