virt-manager/virtinst
Cole Robinson c5f6c6852a VirtualDisk: Always use storage APIs for provisioning
This means if we are passed an unmanaged path, we try to create a
storage pool for the parent directory.

We skip directories like /dev where doing this might be problematic.

This makes things much friendlier to use for remote connections, and
means we can always rely on having libvirt's storage APIs to use
for format probing.
2014-02-08 19:24:14 -05:00
..
__init__.py virt-install: Add --blkiotune option 2014-02-06 22:41:00 +08:00
capabilities.py details: Reword the CPU model UI a bit more 2014-01-31 13:40:09 -05:00
cli.py virt-convert: Reimplement it 2014-02-07 21:16:09 -05:00
clock.py cli: Rework adhoc CLI parsing into a class structure 2014-01-22 10:35:30 -05:00
cloner.py VirtualDisk: Always use storage APIs for provisioning 2014-02-08 19:24:14 -05:00
connection.py virt-convert: Reimplement it 2014-02-07 21:16:09 -05:00
cpu.py wip 2014-02-05 14:09:05 -05:00
device.py virtinst: add support for panic notifier device 2014-01-11 14:32:18 -05:00
deviceaudio.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicechar.py cli: Rework adhoc CLI parsing into a class structure 2014-01-22 10:35:30 -05:00
devicecontroller.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicedisk.py VirtualDisk: Always use storage APIs for provisioning 2014-02-08 19:24:14 -05:00
devicefilesystem.py Share the list of all disk image formats 2014-01-25 11:59:32 -05:00
devicegraphics.py cli: Add --graphics connected option (bz 730923) 2014-01-29 09:52:49 -05:00
devicehostdev.py virt-install: --host-device: add driver_name option 2014-01-14 18:09:21 -05:00
deviceinput.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
deviceinterface.py deviceinterface: Absorb cli 'default source' logic 2014-02-05 19:02:42 -05:00
devicememballoon.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicepanic.py panic notifier: display default value if not set 2014-01-14 09:58:09 -05:00
deviceredirdev.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicerng.py virtinst: allow EGD RNG devices to have both bind and connect sources 2013-10-28 17:32:06 +01:00
devicesmartcard.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicetpm.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicevideo.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicewatchdog.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
diskbackend.py VirtualDisk: Always use storage APIs for provisioning 2014-02-08 19:24:14 -05:00
distroinstaller.py distroinstaller: Fix volume upload with latest libvirt bindings (bz 1058720) 2014-01-28 10:00:06 -05:00
domainblkiotune.py virt-install: Add --blkiotune option 2014-02-06 22:41:00 +08:00
domainfeatures.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
domainnumatune.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
guest.py virt-convert: Reimplement it 2014-02-07 21:16:09 -05:00
hostkeymap.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
installer.py installer: Drop needless property redirection 2014-01-11 15:28:21 -05:00
interface.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
network.py createnet: Use typical name validation pattern 2014-01-17 18:40:30 -05:00
nodedev.py nodedev: Include PCI vendor in pretty name 2014-01-12 14:52:33 -05:00
osdict.py osdict: Use virtio console and qemu ga for RHEL7 2014-01-18 13:06:09 -05:00
osxml.py cli: Rework adhoc CLI parsing into a class structure 2014-01-22 10:35:30 -05:00
pm.py virt-install: Add --pm option 2014-02-03 11:11:38 -05:00
pollhelpers.py Streamline support checks 2013-10-06 10:08:04 -04:00
seclabel.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
snapshot.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
storage.py VirtualDisk: Always use storage APIs for provisioning 2014-02-08 19:24:14 -05:00
support.py prefs: Add 'Add SPICE USB redirection' option, enable it 2014-02-04 15:27:56 -05:00
urlfetcher.py urlfetcher: Use inst.repo kernel option for new RH distros (bz 1026841) 2014-01-18 13:04:47 -05:00
util.py virt-convert: Reimplement it 2014-02-07 21:16:09 -05:00
virtimage.py pylint: Skip hashlib import hackery and remove unused variable 2014-01-20 14:42:07 +01:00
xmlbuilder.py xmlbuilder: Fix adding devices with child properties 2014-01-27 19:55:37 -05:00