<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 12, 2014 at 3:58 PM, Ben Nemec <span dir="ltr"><<a href="mailto:openstack@nemebean.com" target="_blank">openstack@nemebean.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
This is an issue that has come up recently in tripleo as we try to support more varied configurations.  Currently qpid-python is not listed in requirements.txt for many of the OpenStack projects, even though they support using Qpid as a messaging broker.  This means that when we install from source in tripleo we have to dynamically add a line to requirements.txt if we want to use Qpid (we pip install -r to handle deps).  There seems to be disagreement over the correct way to handle this, so Joe requested on my proposed Nova change that I raise the issue here.<br>

<br>
There's already some discussion on the bug here: <a href="https://bugs.launchpad.net/heat/+bug/1225191" target="_blank">https://bugs.launchpad.net/<u></u>heat/+bug/1225191</a> as well as a separate Neutron bug here: <a href="https://bugs.launchpad.net/neutron/+bug/1225232" target="_blank">https://bugs.launchpad.net/<u></u>neutron/+bug/1225232</a><br>

<br>
If there's a better alternative to "require all the things" I'm certainly interested to hear it.  I expect we're going to hit this more in the future as we add support for other optional backends for services and such.<br>
</blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">We could use a separate requirements file for each driver, following a naming convention to let installation tools pick up the right file. For example, oslo.messaging might include amqp-requirements.txt, qpid-requirements.txt, zmq-requirements.txt, etc.</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">That would complicate the global requirements sync script, but not terribly so.</div><div class="gmail_default" style="font-size:small">
<br></div><div class="gmail_default" style="font-size:small">Thoughts?</div><div class="gmail_default" style="font-size:small"><br>Doug</div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Thanks.<br>
<br>
-Ben<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>
</blockquote></div><br></div></div>