** Changed in: anvil
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to anvil.
https://bugs.launchpad.net/bugs/1186453

Title:
  Bad kombu version?

Status in ANVIL for forging OpenStack.:
  Fix Released

Bug description:
  Seeing the following when starting nova.

  Traceback (most recent call last):
    File "/usr/lib/python2.6/site-packages/eventlet/hubs/hub.py", line 346, in 
fire_timers
      timer()
    File "/usr/lib/python2.6/site-packages/eventlet/hubs/timer.py", line 56, in 
__call__
      cb(*args, **kw)
    File "/usr/lib/python2.6/site-packages/eventlet/greenthread.py", line 194, 
in main
      result = function(*args, **kwargs)
    File "/usr/lib/python2.6/site-packages/nova/service.py", line 147, in 
run_server
      server.start()
    File "/usr/lib/python2.6/site-packages/nova/service.py", line 442, in start
      self.conn = rpc.create_connection(new=True)
    File 
"/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/__init__.py", line 
96, in create_connection
      return _get_impl().create_connection(CONF, new=new)
    File 
"/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/impl_kombu.py", 
line 784, in create_connection
      rpc_amqp.get_connection_pool(conf, Connection))
    File "/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/amqp.py", 
line 567, in create_connection
      return ConnectionContext(conf, connection_pool, pooled=not new)
    File "/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/amqp.py", 
line 126, in __init__
      server_params=server_params)
    File 
"/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/impl_kombu.py", 
line 447, in __init__
      self.reconnect()
    File 
"/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/impl_kombu.py", 
line 521, in reconnect
      except (IOError, self.connection_errors) as e:
  AttributeError: 'Connection' object has no attribute 'connection_errors'

To manage notifications about this bug go to:
https://bugs.launchpad.net/anvil/+bug/1186453/+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

Reply via email to