virt-manager/tests
Cole Robinson 4ce1774d53 VirtualDisk: Rework provisioning and validation behavior
We separate all the provisioning bits to diskbackend.py. VirtualDisk
users now need to explicitly opt in to storage creation by using
set_create_storage().

validation is no longer done automatically, users must call the
validation() command.

__init__ drops all extra parameters.

This will eventually get us to a point where we can unify the manual
XML building and XML parsing machinery, and get consistent validation
behavior between devices.
2013-07-13 16:37:33 -04:00
..
capabilities-xml Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
cli-test-xml VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
clone-xml VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
image-xml tests: Make sure all XML use " for quoting 2013-07-12 14:19:54 -04:00
interface-xml tests: Greatly expand testdriver.xml 2013-04-21 13:34:51 -04:00
nodedev-xml/devxml addhardware: differentiate duplicate usb devices by bus/addr 2013-05-09 13:48:18 -04:00
storage-xml Fix logical volume tests 2013-04-10 10:02:13 -04:00
virtconv-files Merge code from python-virtinst.git 2013-04-03 18:22:05 -04:00
xmlconfig-xml VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
xmlparse-xml VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
__init__.py tests: Verify that every new style XML prop is exercised 2013-07-12 15:19:37 -04:00
capabilities.py VirtualConnection: cache capabilities XML 2013-07-06 14:12:13 -04:00
clitest.py Drop conn_max_vcpus validation 2013-07-06 12:40:24 -04:00
clonetest.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
image.py Make conn required for all virtinst objects 2013-07-05 20:28:21 -04:00
interface.py Make conn required for all virtinst objects 2013-07-05 20:28:21 -04:00
misc.py tests: Make sure virtinst doesn't pull in Gtk 2013-04-18 16:41:02 -04:00
nodedev.py addhardware: differentiate duplicate usb devices by bus/addr 2013-05-09 13:48:18 -04:00
pep8.cfg Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
pylint.cfg VirtualConnection: Allow using virt-manager object caches 2013-07-07 18:54:08 -04:00
storage.py VirtualConnection: proxy virtinst.support API 2013-07-06 12:40:24 -04:00
support.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
testdriver.xml Minor TPM UI fixups 2013-06-26 20:20:12 -04:00
urltest.py Add base conn object and bump minimum libvirt version to 0.6.0 2013-07-05 16:42:19 -04:00
utils.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
validation.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
virtconvtest.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
xmlconfig.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00
xmlparse.py VirtualDisk: Rework provisioning and validation behavior 2013-07-13 16:37:33 -04:00