I don't see any reason not to add this, personally. It's a pure python
lib on pypi. It should be listed like everything else
** Changed in: nova
Status: Opinion => Confirmed
** Changed in: nova
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1225191
Title:
add qpid-python to requirements.txt
Status in Orchestration API (Heat):
In Progress
Status in OpenStack Compute (Nova):
Confirmed
Bug description:
If one tries using qpid instead of rabbitmq with heat, when heat-
engine starts up it will complain that the qpid.messaging library is
missing. To fix this, qpid-python should be included in
requirements.txt.
2013-09-13 20:47:51.624 7031 INFO heat.engine.environment [-] Registering
AWS::CloudFormation::WaitCondition -> <class 'heat.e
ngine.resources.wait_condition.WaitCondition'>
2013-09-13 20:47:51.634 7031 ERROR heat.openstack.common.threadgroup [-]
Failed to import qpid.messaging
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup
Traceback (most recent call last):
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup File
"/opt/stack/venvs/heat/local/lib/python2.7/site-pa
ckages/heat/openstack/common/threadgroup.py", line 117, in wait
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup
x.wait()
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup File
"/opt/stack/venvs/heat/local/lib/python2.7/site-pa
ckages/heat/openstack/common/threadgroup.py", line 49, in wait
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup
return self.thread.wait()
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup File
"/opt/stack/venvs/heat/local/lib/python2.7/site-pa
ckages/eventlet/greenthread.py", line 168, in wait
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup
return self._exit_event.wait()
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup File
"/opt/stack/venvs/heat/local/lib/python2.7/site-pa
ckages/eventlet/event.py", line 116, in wait
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup
return hubs.get_hub().switch()
2013-09-13 20:47:51.634 7031 TRACE heat.openstack.common.threadgroup File
"/opt/stack/venvs/heat/local/lib/python2.7/site-pa
ckages/eventlet/hubs/hub.py", line 187, in switch
To manage notifications about this bug go to:
https://bugs.launchpad.net/heat/+bug/1225191/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp