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
..
2013-04-13 15:22:43 -04:00
2013-07-06 20:09:18 -04:00
2013-07-12 13:10:05 -04:00
2013-07-06 14:33:02 -04:00
2013-04-15 19:51:46 -04:00
2013-07-11 13:32:41 -04:00