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.
2019-10-22 21:04:16 +05:30
..
fixtures
__init__.py
common.py
conftest.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
FakeAnsibleModule.py
FakeXenAPI.py
test_gather_vm_params_and_facts.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_get_object_ref.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_misc.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_netaddr_functions.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_set_vm_power_state.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_wait_for_functions.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_xapi.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_xenserverobject.py XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) 2019-10-22 21:04:16 +05:30