[openstack-dev] [nova] fair standards for all hypervisor drivers
Chris Friesen
chris.friesen at windriver.com
Wed Jul 16 18:38:44 UTC 2014
On 07/16/2014 11:59 AM, Monty Taylor wrote:
> On 07/16/2014 07:27 PM, Vishvananda Ishaya wrote:
>> This is a really good point. As someone who has to deal with packaging
>> issues constantly, it is odd to me that libvirt is one of the few places
>> where we depend on upstream packaging. We constantly pull in new python
>> dependencies from pypi that are not packaged in ubuntu. If we had to
>> wait for packaging before merging the whole system would grind to a halt.
>>
>> I think we should be updating our libvirt version more frequently vy
>> installing from source or our own ppa instead of waiting for the ubuntu
>> team to package it.
>
> Shrinking in terror from what I'm about to say ... but I actually agree
> with this, There are SEVERAL logistical issues we'd need to sort, not
> the least of which involve the actual mechanics of us doing that and
> properly gating,etc. But I think that, like the python depends where we
> tell distros what version we _need_ rather than using what version they
> have, libvirt, qemu, ovs and maybe one or two other things are areas in
> which we may want or need to have a strongish opinion.
>
> I'll bring this up in the room tomorrow at the Infra/QA meetup, and will
> probably be flayed alive for it - but maybe I can put forward a
> straw-man proposal on how this might work.
How would this work...would you have them uninstall the distro-provided
libvirt/qemu and replace them with newer ones? (In which case what
happens if the version desired by OpenStack has bugs in features that
OpenStack doesn't use, but that some other software that the user wants
to run does use?)
Or would you have OpenStack versions of them installed in parallel in an
alternate location?
Chris
More information about the OpenStack-dev
mailing list