virt-manager/virtinst
Chen Hanxiao 30c3434916 test: update compare_check flags for auto-clone cases
auto-clone cases use SUPPORT_CONN_BARE_BACKINGSTORE,
which check libvirt 1.2.4.
Change it to SUPPORT_CONN_LOADER_ROM(1.2.9)
and drop SUPPORT_CONN_BARE_BACKINGSTORE.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-09-16 10:03:27 +08:00
..
__init__.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
capabilities.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
cli.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
clock.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
cloner.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
connection.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
cpu.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
device.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
deviceaudio.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicechar.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicecontroller.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicedisk.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicefilesystem.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicegraphics.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicehostdev.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
deviceinput.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
deviceinterface.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicememballoon.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicepanic.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
deviceredirdev.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicerng.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicesmartcard.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicetpm.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicevideo.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
devicewatchdog.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
diskbackend.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
distroinstaller.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainblkiotune.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainfeatures.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainmemorybacking.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainmemorytune.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainnumatune.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
domainresource.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
guest.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
hostkeymap.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
idmap.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
installer.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
interface.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
network.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
nodedev.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
osdict.py osdict: merge _OsVariantOsInfo with _OsVariant 2014-09-12 10:36:11 +02:00
osxml.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
pm.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
pollhelpers.py connection: Use name instead of uuid for object keys 2014-06-02 17:48:32 -04:00
seclabel.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
snapshot.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
storage.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
support.py test: update compare_check flags for auto-clone cases 2014-09-16 10:03:27 +08:00
urlfetcher.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00
util.py use binary prefixes for units where appropriate 2014-06-16 11:56:53 +08:00
xmlbuilder.py virtinst: Switch to relative imports, fix cyclic import warnings 2014-09-12 16:28:38 -04:00