qpid is an optional dependency of Neutron (and really OpenStack in
general). If you want to enable it, these instructions must be
followed: https://wiki.openstack.org/wiki/QpidSupport.
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1225232
Title:
add qpid-python to neutron's requirements.txt
Status in OpenStack Neutron (virtual network service):
Won't Fix
Bug description:
If one tries using qpid instead of rabbitmq with heat, when neutron-
server 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 23:29:56.576 8875 TRACE neutron.common.config File
"/opt/stack/venvs/neutron/local/lib/python2.7/site-packages/neutron/openstack/common/rpc/impl_qpid.py",
line 753, in create_connection
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config
rpc_amqp.get_connection_pool(conf, Connection))
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config File
"/opt/stack/venvs/neutron/local/lib/python2.7/site-packages/neutron/openstack/common/rpc/amqp.py",
line 522, in create_connection
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config return
ConnectionContext(conf, connection_pool, pooled=not new)
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config File
"/opt/stack/venvs/neutron/local/lib/python2.7/site-packages/neutron/openstack/common/rpc/amqp.py",
line 126, in __init__
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config
server_params=server_params)
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config File
"/opt/stack/venvs/neutron/local/lib/python2.7/site-packages/neutron/openstack/common/rpc/impl_qpid.py",
line 432, in __init__
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config raise
ImportError("Failed to import qpid.messaging")
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config ImportError: Failed
to import qpid.messaging
2013-09-13 23:29:56.576 8875 TRACE neutron.common.config
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1225232/+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