[et-mgmt-tools] [PATCH 5/6] Pass storage parameters to installer classes

Cole Robinson crobinso at redhat.com
Wed Aug 6 16:25:29 UTC 2008


The following patch updates the relevant installer classes
to deal with storage parameters for cdrom media.

A 'conn' attribute is added to all installer classes so
we can provide proper storage lookup and validation. If
a remote conn is specified and a path (presumably to
cdrom media) is passed to 'location', we can attempt to
determine if the path is managed on the connection. So
passing a connection and a managed path on the remote
host should cause everything to just work.

The other change is that 'location' can now be a (poolname,
volname) tuple that it passes off to VirtualDisk's new
volName init parameter.

Thanks,
Cole

-------------- next part --------------
A non-text attachment was scrubbed...
Name: virtinst-remote-05-installer-storage-api.patch
Type: text/x-patch
Size: 7984 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20080806/e71f114f/attachment.bin>


More information about the et-mgmt-tools mailing list