[Ovirt-devel] [PATCH]: Fix taskomatic storage

Chris Lalancette clalance at redhat.com
Mon Jun 2 14:42:51 UTC 2008


Attached is a patch to fix up taskomatic storage for iSCSI, at least.  It seems
that ".target" has become a reserved method somewhere in the ruby libraries, so
trying to create XML with it was getting a "malformed XML" error from libvirt.
The solution is to switch to storage[:target], which still works.  There are a
bunch of whitespace and other minor changes in this patch as well.

Signed-off-by: Chris Lalancette <clalance at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ovirt-fix-taskomatic-storage.patch
Type: text/x-patch
Size: 4262 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080602/46cabc07/attachment.bin>


More information about the ovirt-devel mailing list