os-xenapi/os_xenapi
Jianghua Wang 6953134a13 Avoid using the module of future in xapi plugin
In XenServer's dom0 (e.g. XS7.0/7.1), the module of future is
not available. So this commit is to avoid using *future*. Instead
it import check_output from different modules basing if *future*
module is available of not.

Change-Id: Ib75b2b7965e63033ea933f7cb4a4a54a2f48ef75
Partial-Bug: #1762130
2018-04-08 09:21:55 +00:00
..
client VDI-streaming: support non-default SR 2018-03-29 13:10:44 +00:00
cmd os-xenapi: Add setting function to support logging 2018-01-24 03:00:59 +00:00
dom0 Avoid using the module of future in xapi plugin 2018-04-08 09:21:55 +00:00
tests VDI-streaming: support non-default SR 2018-03-29 13:10:44 +00:00
utils Use module name (__name__) for getLogger() 2018-02-22 07:46:03 +00:00
__init__.py Initial cookiecutter commit 2016-10-18 11:59:22 +01:00