mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-08 21:18:04 +03:00
4ce1774d53
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. |
||
---|---|---|
.. | ||
cross-pool-in.xml | ||
cross-pool-out.xml | ||
empty-disks-in.xml | ||
empty-disks-out.xml | ||
force-in.xml | ||
force-out.xml | ||
fullpool-in.xml | ||
general-cfg-in.xml | ||
general-cfg-out.xml | ||
managed-storage-in.xml | ||
managed-storage-out.xml | ||
noclone-storage-in.xml | ||
noclone-storage-out.xml | ||
nostorage-in.xml | ||
nostorage-out.xml | ||
readonly-disks-in.xml | ||
readonly-disks-out.xml | ||
skip-in.xml | ||
skip-out.xml |