The vmware_nsx.tests.unit.nsx_mh.test_utils Module

class vmware_nsx.tests.unit.nsx_mh.test_utils.ClusterManagementTestCase(*args, **kwds)

Bases: vmware_nsx.tests.unit.nsxlib.mh.base.NsxlibTestCase

test_cluster_in_readonly_mode(*args, **kwargs)
test_cluster_method_not_implemented(*args, **kwargs)
class vmware_nsx.tests.unit.nsx_mh.test_utils.NsxUtilsTestCase(*args, **kwds)

Bases: neutron.tests.base.BaseTestCase

test_build_uri_path_plain(*args, **kwargs)
test_build_uri_path_with_attachment(*args, **kwargs)
test_build_uri_path_with_extra_action(*args, **kwargs)
test_build_uri_path_with_field(*args, **kwargs)
test_build_uri_path_with_filters(*args, **kwargs)
test_build_uri_path_with_parent_and_resource_id(*args, **kwargs)
test_build_uri_path_with_resource_id(*args, **kwargs)
test_check_and_truncate_name_long_name(*args, **kwargs)
test_check_and_truncate_name_with_none(*args, **kwargs)
test_check_and_truncate_name_with_short_name(*args, **kwargs)
test_convert_to_nsx_transport_zones_no_multiprovider(*args, **kwargs)
test_convert_to_nsx_transport_zones_with_bindings(*args, **kwargs)
test_convert_to_nsx_transport_zones_with_multiprovider(*args, **kwargs)
test_get_nsx_router_id_from_db_mappings(*args, **kwargs)
test_get_nsx_router_id_no_db_mapping(*args, **kwargs)
test_get_nsx_router_id_no_mapping_returns_None(*args, **kwargs)
test_get_nsx_sec_profile_id_from_db_mappings(*args, **kwargs)
test_get_nsx_sec_profile_id_no_db_mapping(*args, **kwargs)
test_get_nsx_sec_profile_id_no_mapping_returns_None(*args, **kwargs)
test_get_nsx_switch_and_port_id_from_db_mappings(*args, **kwargs)
test_get_nsx_switch_and_port_id_no_db_mapping(*args, **kwargs)
test_get_nsx_switch_and_port_id_no_mappings_returns_none(*args, **kwargs)
test_get_nsx_switch_and_port_id_only_port_db_mapping(*args, **kwargs)
test_get_nsx_switch_ids_from_db_mappings(*args, **kwargs)
test_get_nsx_switch_ids_no_db_mapping(*args, **kwargs)
test_get_nsx_switch_ids_no_mapping_returns_None(*args, **kwargs)

This Page