<div dir="ltr"><div>Hello,</div><div><br></div><div>I'm working on Murano integration into FUEL-5.0, and have faced the following problem: our current implementation depends on 'kombu.five' module, but this module (actually a single file) is available only starting at kombu 3.0. So this means that murano-api component depends on kombu >=3.0. This meets the OpenStack global requirements list, where kombu >=2.4.8 is declared. Unfortunately, this also means that "system-wide" version upgrade is required.</div>
<div><br></div><div>So the question is - what is the right way to solve the promblem? I see the following options:</div><div>1. change kombu version requirement to >=3.0 for entire FUEL installation - it doesn't break global requirements constraint but some other FUEL components could be affected.</div>
<div>2. replace calls to functions from 'python.kombu' and use existing version - I'm not sure if it's possible, I'm awaiting answer from our developers.</div><div><br></div><div>Which is the most suitable variant, or are there any other solutions for the problem?</div>
<div><br></div><div><br></div>-- <br><div dir="ltr"><div>Thanks,</div>Dmitry Teselkin<br>Deployment Engineer<br>
Mirantis<br>
<a href="http://www.mirantis.com/" target="_blank">http://www.mirantis.com</a></div>
</div>