<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Juan,<br>
    <br>
    I wouldn't consider it an exhaustive test by any means, but I have a
    simple  .ovf file in the Image Uploader GIT repo that I do unit
    testing with.  You can review the OVF XML file therein if you like.<br>
    <br>
    FWIW, I would recommend you simply export an image from an
    "unpatched" oVirt engine and just compare the resulting XML to a
    patched version.<br>
    <br>
    1: git clone gerrit.ovirt.org:ovirt-image-uploader<br>
    2: cd ovirt-image-uploader/src<br>
    3: tar -xvf sample.ovf  &lt;-  This is a portable/exported "image"<br>
      - Note: For some reason there seems to be a consensus to
    append/apply the .ovf extension to .tgz file image files.  It is
    somewhat confusing, IMHO.<br>
    4: Look at
    master/vms/5272b689-cd9f-4532-9b5d-2413eb7b9402/5272b689-cd9f-4532-9b5d-2413eb7b9402.ovf
    for an OVF XML file.<br>
    <br>
    Cheers,<br>
    Keith<br>
    <br>
    <br>
    On 05/18/2012 06:43 AM, Juan Hernandez wrote:
    <blockquote cite="mid:4FB627CF.8050805@redhat.com" type="cite">Hello,
      <br>
      <br>
      I recently submitted a change to fix the way we manage namespaces
      in the OVF writer:
      <br>
      <br>
      <a class="moz-txt-link-freetext" href="http://gerrit.ovirt.org/4540">http://gerrit.ovirt.org/4540</a>
      <br>
      <br>
      The problem is that it doesn't work with the StAX reference
      implementation included with Java 7.
      <br>
      <br>
      With the patched OVF writer I generated the attached OVF file. I
      would appreciate if someone can take a quick look at it and tell
      me if it is correct. I would also appreciate if you can send me
      known good OVF files generated by the engine, to compare them with
      the ones produced with the patched OVF writer.
      <br>
      <br>
      Thanks in advance,
      <br>
      Juan Hernandez
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Engine-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Engine-devel@ovirt.org">Engine-devel@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/engine-devel">http://lists.ovirt.org/mailman/listinfo/engine-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>