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 7afba9420a XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728)
- xenserver module_util: XenAPI lib import error message handling is now
   ported to missing_required_lib(). Updated unit tests.
 - xenserver_guest, xenserver_guest_info, xenserver_guest_powerstate modules:
   docs are updated to reflect recent changes in availability of XenAPI lib
   on PyPI.
 - xenserver_guest, xenserver_guest_info, xenserver_guest_powerstate modules:
   docs are updated to reflect recent Citrix rebranding of XenServer. Broken
   URLs to external resources are fixed.
 - xenserver_guest, xenserver_guest_info, xenserver_guest_powerstate modules:
   more tested platforms are mentioned in docs.
5 years ago
..
fixtures Initial commit for xenserver module_util unit tests (#50850) 5 years ago
FakeAnsibleModule.py Initial commit for xenserver module_util unit tests (#50850) 5 years ago
FakeXenAPI.py Initial commit for xenserver module_util unit tests (#50850) 5 years ago
__init__.py Initial commit for xenserver module_util unit tests (#50850) 5 years ago
common.py Initial commit for xenserver module_util unit tests (#50850) 5 years ago
conftest.py Unit tests: remove unused imports (#59812) 5 years ago
test_gather_vm_params_and_facts.py unit tests: remove unused imports (#60462) 5 years ago
test_get_object_ref.py Unit tests: remove unused imports (#59812) 5 years ago
test_misc.py unit tests: remove unused imports (#60462) 5 years ago
test_netaddr_functions.py unit tests: remove unused imports (#60462) 5 years ago
test_set_vm_power_state.py Unit tests: remove unused imports (#59812) 5 years ago
test_wait_for_functions.py Unit tests: remove unused imports (#59812) 5 years ago
test_xapi.py Unit tests: remove unused imports (#59812) 5 years ago
test_xenserverobject.py XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) 5 years ago