<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 30, 2014 at 12:11 PM, Matt Riedemann <span dir="ltr"><<a href="mailto:mriedem@linux.vnet.ibm.com" target="_blank">mriedem@linux.vnet.ibm.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><br>
<br>
On 7/30/2014 11:49 AM, Joe Gordon wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">
<br>
<br>
<br>
On Wed, Jul 30, 2014 at 6:43 AM, Daniel P. Berrange <<a href="mailto:berrange@redhat.com" target="_blank">berrange@redhat.com</a><br></div><div><div class="h5">
<mailto:<a href="mailto:berrange@redhat.com" target="_blank">berrange@redhat.com</a>>> wrote:<br>
<br>
    On Wed, Jul 30, 2014 at 06:39:56AM -0700, Matt Riedemann wrote:<br>
     > This change:<br>
     ><br>
     > <a href="https://review.openstack.org/#/c/105501/" target="_blank">https://review.openstack.org/#<u></u>/c/105501/</a><br>
     ><br>
     > Tries to pull in libvirt-python >= 1.2.5 for testing.<br>
     ><br>
     > I'm on Ubuntu Precise for development which has libvirt 0.9.8.<br>
     ><br>
     > The latest libvirt-python appears to require libvirt >= 0.9.11.<br>
     ><br>
     > So do I have to move to Trusty?<br>
<br>
    You can use the CloudArchive repository to get newer libvirt and<br>
    qemu packages for Precise, which is what anyone deploying the<br>
    Ubuntu provided OpenStack packages would be doing.<br>
<br>
<br>
I am not a fan of this approach the patch above along with [0], broke<br>
Minesweeper [1] and Matt, I am worried that we will be breaking other<br>
folks as well. I don't think we should force folks to upgrade to a newer<br>
version of libvirt just to do some code cleanup. I think we should<br>
revert these patches.<br>
<br>
"Increase the min required libvirt version to 0.9.11 since<br>
<br>
<br>
we require that for libvirt-python from PyPI to build<br>
successfully. Kill off the legacy CPU model configuration<br>
and legacy OpenVSwitch setup code paths only required by<br>
libvirt < 0.9.11"<br>
<br>
<br>
[0] <a href="https://review.openstack.org/#/c/58494/" target="_blank">https://review.openstack.org/#<u></u>/c/58494/</a><br>
[1] <a href="http://lists.openstack.org/pipermail/openstack-dev/2014-July/041457.html" target="_blank">http://lists.openstack.org/<u></u>pipermail/openstack-dev/2014-<u></u>July/041457.html</a><br>
<br>
<br>
    Regards,<br>
    Daniel<br>
    --<br>
    |: <a href="http://berrange.com" target="_blank">http://berrange.com</a>      -o-<br>
    <a href="http://www.flickr.com/photos/dberrange/" target="_blank">http://www.flickr.com/photos/<u></u>dberrange/</a> :|<br>
    |: <a href="http://libvirt.org" target="_blank">http://libvirt.org</a>              -o- <a href="http://virt-manager.org" target="_blank">http://virt-manager.org</a> :|<br>
    |: <a href="http://autobuild.org" target="_blank">http://autobuild.org</a>       -o- <a href="http://search.cpan.org/~danberr/" target="_blank">http://search.cpan.org/~<u></u>danberr/</a> :|<br>
    |: <a href="http://entangle-photo.org" target="_blank">http://entangle-photo.org</a>       -o- <a href="http://live.gnome.org/gtk-vnc" target="_blank">http://live.gnome.org/gtk-vnc</a> :|<br>
<br>
    ______________________________<u></u>_________________<br>
    OpenStack-dev mailing list<br>
    <a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br></div></div>
    <mailto:<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.<u></u>openstack.org</a>><br>
    <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><div class=""><br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
<br>
</div></blockquote>
<br>
So <a href="https://review.openstack.org/#/c/58494/" target="_blank">https://review.openstack.org/#<u></u>/c/58494/</a> is new to me as of today.<br>
<br>
The 0.9.8 on ubuntu precise broke me (and our internal CI system which is running against precise images, but that's internal so meh).  The gate is running against ubuntu trusty and I have a way forward on getting updated libvirt in ubuntu precise (with updated docs on how others can as well), which is a short-term fix until I move my dev environment to ubuntu trusty.<br>


<br>
My bigger concern here was how this impacts RHEL 6.5 which I'm running Juno on, but looks like that has libvirt 0.10.2 so I'm good.</blockquote><div><br></div><div><br></div><div>While forcing people to move to a newer version of libvirt is doable on most environments, do we want to do that now? What is the benefit of doing so? Is it ok to do without a deprecation cycle?</div>

<div> </div><div>Proposed revert patches:</div><div><br></div><div><div><a href="https://review.openstack.org/110773">https://review.openstack.org/110773</a></div><div><a href="https://review.openstack.org/110774">https://review.openstack.org/110774</a></div>

<div><br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><font color="#888888"><br>


<br>
-- <br>
<br>
Thanks,<br>
<br>
Matt Riedemann</font></span><div class=""><div class="h5"><br>
<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</div></div></blockquote></div><br></div></div>