<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/18/2016 07:33 AM, zhi wrote:<br>
    </div>
    <blockquote
cite="mid:CAENZyq4EfrT8YMg9_V70Zh6pnQbV_mpODFxuqHjniDtWeKRBoQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">hi, all.
        <div><br>
        </div>
        <div>I have a quick question about devstack. </div>
        <div><br>
        </div>
        <div>Can I specify OpenvSwitch version in local.conf when during
          the installation of devstack? I want to OVS 2.6.0 in my
          devstack. Can I specify it?</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Thanks</div>
        <div>Zhi Chang</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
    </blockquote>
    <p>Hi,</p>
    <p>On Ubuntu and Fedora (I didn't try elsewhere) stack.sh installs
      the latest (except if there is any pinning) version available
      according to apt/yum. So if you have it available in the
      configured repos then you'll have it. Otherwise if you have a
      package (e.g. locally built) installed newer than the available it
      will also not downgrade it.</p>
    <p>Cheers,</p>
    <p>Geza<br>
    </p>
  </body>
</html>