<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/03/2013 09:50 AM, Roy Golan
      wrote:<br>
    </div>
    <blockquote cite="mid:51AC3CC8.6090901@redhat.com" type="cite">On
      Sun 02 Jun 2013 10:15:27 PM IDT, Itamar Heim wrote:
      <br>
      <blockquote type="cite">On 06/02/2013 04:21 PM, Roy Golan wrote:
        <br>
        <blockquote type="cite">Hi,
          <br>
          <br>
          A new feature page for OS info is out:
          <a class="moz-txt-link-freetext" href="http://www.ovirt.org/OS_info">http://www.ovirt.org/OS_info</a>
          <br>
          <br>
          Please review.
          <br>
          <br>
          Roy
          <br>
          _______________________________________________
          <br>
          Engine-devel mailing list
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:Engine-devel@ovirt.org">Engine-devel@ovirt.org</a>
          <br>
          <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/engine-devel">http://lists.ovirt.org/mailman/listinfo/engine-devel</a>
          <br>
        </blockquote>
        <br>
        two questions:
        <br>
        1. windows os product key - this is known to be a "must be
        <br>
        reconfigured by customer" to use, so vdc_options may be fine for
        it,
        <br>
        and if not, a prepared template under /etc for overriding this
        field
        <br>
        per relevant OS should come out of the box.
        <br>
        <br>
      </blockquote>
      by design a customer can drop&nbsp; an 10-product-keys.properties under
      /etc/ovirt-engine/conf/osinfo.conf.d/ and have there
      <br>
      override the keys:
      <br>
      os.windows7.productKey=xxx
      <br>
      os.windows8.productKey=yyy
      <br>
      ...
      <br>
      <blockquote type="cite">2. I18N - is this supported today? how
        does it work with the search by
        <br>
        OS type? while at it - how does the search by os type works with
        this
        <br>
        new mechanism?
        <br>
        <br>
      </blockquote>
      I'm not sure this is supported today. Anyhow the search is by the
      VmOsType member name so
      <br>
      its actually the unique OS name and not the resource one
      <br>
      &nbsp;VMs: os = rhel6x84
      <br>
      <br>
      Witn the new mechanism, on load the UI queries the backend for a
      map of the osId-&gt;osUniqueNames and this
      <br>
      is passed to the UI searchbackend instance to populate a class
      which does the auto completion.
      <br>
      <br>
      To make the search I18N I need to build a reverse lookup table for
      I18N labels -&gt; uniqueOsName.
      <br>
      <br>
      Another option is to still search by unique name and to draw the
      tooltip of the completion with both the uniqeName and the I18N
      name:
      <br>
      <br>
    </blockquote>
    <img src="cid:part1.02050209.00060109@redhat.com" alt="">
    <blockquote cite="mid:51AC3CC8.6090901@redhat.com" type="cite">
      <br>
      <br>
    </blockquote>
    <br>
    <blockquote cite="mid:51AC3CC8.6090901@redhat.com" type="cite">
      <br>
      <blockquote type="cite">Thanks,
        <br>
        &nbsp;&nbsp; Itamar
        <br>
      </blockquote>
      <br>
      <br>
      _______________________________________________
      <br>
      Engine-devel mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Engine-devel@ovirt.org">Engine-devel@ovirt.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/engine-devel">http://lists.ovirt.org/mailman/listinfo/engine-devel</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>