You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils/xenserver
Bojan Vitnik e775434a52 XenServer: Documentation improvements and fixes for XenServer related modules (#53498)
- More info added to module docs.
 - Fixed errors and typos in module docs.
 - Added parameter types to module docs.
 - Some error messages are fixed and/or changed to be more helpful.
 - Some code comments changed and added.
 - Updated unit tests that test changed error messages.
 - Improved module examples.
 - Improved docs for custom_params xenserver_guest module parameter
6 years ago
..
fixtures Initial commit for xenserver module_util unit tests (#50850) 6 years ago
FakeAnsibleModule.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
FakeXenAPI.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
__init__.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
common.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
conftest.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
test_gather_vm_params_and_facts.py Fix a bug that caused exception on XenServer 7.1 with Cummulative Update (#52303) 6 years ago
test_get_object_ref.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
test_misc.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
test_netaddr_functions.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
test_set_vm_power_state.py XenServer: Documentation improvements and fixes for XenServer related modules (#53498) 6 years ago
test_wait_for_functions.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
test_xapi.py Initial commit for xenserver module_util unit tests (#50850) 6 years ago
test_xenserverobject.py XenServer: Documentation improvements and fixes for XenServer related modules (#53498) 6 years ago