1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/module_utils/xenserver
Bojan Vitnik 54d23a8297 XenServer: Minor changes to error messages (#54434)
Changed "." for "!" in some error messages to make error messages uniform across the code.
2019-03-27 09:57:08 +05:30
..
fixtures Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
__init__.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
common.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
conftest.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
FakeAnsibleModule.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
FakeXenAPI.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
test_gather_vm_params_and_facts.py Fix a bug that caused exception on XenServer 7.1 with Cummulative Update (#52303) 2019-02-19 12:36:57 +00:00
test_get_object_ref.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
test_misc.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
test_netaddr_functions.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
test_set_vm_power_state.py XenServer: Documentation improvements and fixes for XenServer related modules (#53498) 2019-03-11 08:56:17 +05:30
test_wait_for_functions.py XenServer: Minor changes to error messages (#54434) 2019-03-27 09:57:08 +05:30
test_xapi.py Initial commit for xenserver module_util unit tests (#50850) 2019-02-05 09:41:26 -08:00
test_xenserverobject.py XenServer: Documentation improvements and fixes for XenServer related modules (#53498) 2019-03-11 08:56:17 +05:30