<div dir="ltr">We are going to move to kombu==2.5.14 today. Right now we have 2.1.8.<div><br></div><div>2.5.14 meets global-requirements.txt, and 3.0 does not. Because >=3.0 is much more strict requirement then >=2.4.8. We can try to migrate to kombu 3.0, but looks like we have no resources for this in 5.0. It needs to be fully tested before update.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 9, 2014 at 3:38 PM, Matthew Mosesohn <span dir="ltr"><<a href="mailto:mmosesohn@mirantis.com" target="_blank">mmosesohn@mirantis.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dmitry, I don't think you should drop kombu.five so soon.<br>
We haven't heard directly from Fuel python team, such as Dmitry<br>
Pyzhov, what reason we have to lock kombu at version 2.5.14.<br>
I wrote to him earlier today out of band, so hopefully he will get<br>
back to this message soon.<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Apr 9, 2014 at 3:27 PM, Dmitry Teselkin <<a href="mailto:dteselkin@mirantis.com">dteselkin@mirantis.com</a>> wrote:<br>
> Hi again,<br>
><br>
> So there is a reply from the Dmitry Burmistrov which for some reason was<br>
> missed in this thread:<br>
>> Nailgun requires exact version of kombu ( == 2.5.14 ).<br>
>> This is the only reason why we can't update it.<br>
>> I think you should talk to Dmitry P. about this version conflict.<br>
>> I want to take this opportunity to remind everyone that we should<br>
>> adhere to the global-requirements.txt in order to avoid such<br>
>> conflicts.<br>
><br>
> Hopefully our developers decided to get rid of kombu.five usage what looks<br>
> an easy task.<br>
><br>
> Thanks, everyone.<br>
><br>
><br>
><br>
> On Mon, Apr 7, 2014 at 8:33 PM, Dmitry Teselkin <<a href="mailto:dteselkin@mirantis.com">dteselkin@mirantis.com</a>><br>
> wrote:<br>
>><br>
>> Hello,<br>
>><br>
>> I'm working on Murano integration into FUEL-5.0, and have faced the<br>
>> following problem: our current implementation depends on 'kombu.five'<br>
>> module, but this module (actually a single file) is available only starting<br>
>> at kombu 3.0. So this means that murano-api component depends on kombu<br>
>> >=3.0. This meets the OpenStack global requirements list, where kombu<br>
>> >=2.4.8 is declared. Unfortunately, this also means that "system-wide"<br>
>> version upgrade is required.<br>
>><br>
>> So the question is - what is the right way to solve the promblem? I see<br>
>> the following options:<br>
>> 1. change kombu version requirement to >=3.0 for entire FUEL installation<br>
>> - it doesn't break global requirements constraint but some other FUEL<br>
>> components could be affected.<br>
>> 2. replace calls to functions from 'python.kombu' and use existing version<br>
>> - I'm not sure if it's possible, I'm awaiting answer from our developers.<br>
>><br>
>> Which is the most suitable variant, or are there any other solutions for<br>
>> the problem?<br>
>><br>
>><br>
>> --<br>
>> Thanks,<br>
>> Dmitry Teselkin<br>
>> Deployment Engineer<br>
>> Mirantis<br>
>> <a href="http://www.mirantis.com" target="_blank">http://www.mirantis.com</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Thanks,<br>
> Dmitry Teselkin<br>
> Deployment Engineer<br>
> Mirantis<br>
> <a href="http://www.mirantis.com" target="_blank">http://www.mirantis.com</a><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
</div></div></blockquote></div><br></div>