The oslo_vmware.tests.test_pbm Module

Unit tests for PBM utility methods.

class oslo_vmware.tests.test_pbm.PBMUtilityTest(*args, **kwargs)

Bases: oslo_vmware.tests.base.TestCase

Tests for PBM utility methods.

test_convert_datastores_to_hubs()
test_filter_datastores_by_hubs()
test_filter_hubs_by_profile()
test_get_all_profiles()
test_get_all_profiles_with_no_profiles()
test_get_pbm_wsdl_location()
test_get_profile_id_by_name(*args, **keywargs)
test_get_profile_id_by_name_with_invalid_profile(*args, **keywargs)
test_get_profiles()
test_get_profiles_by_empty_ids()
test_get_profiles_by_ids()

This Page