← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1295491] Re: expected active pool error raised in lbaas agent

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

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

Title:
  expected active pool error raised in lbaas agent

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  2014-03-20 14:51:23.246 29247 ERROR neutron.openstack.common.rpc.amqp [req-7805af6e-ec03-4f79-92c0-396144d6fc58 None] Exception during message handling
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp Traceback (most recent call last):
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp   File "/opt/stack/new/neutron/neutron/openstack/common/rpc/amqp.py", line 462, in _process_data
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp     **args)
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp   File "/opt/stack/new/neutron/neutron/common/rpc.py", line 45, in dispatch
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp     neutron_ctxt, version, method, namespace, **kwargs)
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp   File "/opt/stack/new/neutron/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp     result = getattr(proxyobj, method)(ctxt, **kwargs)
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp   File "/opt/stack/new/neutron/neutron/services/loadbalancer/drivers/common/agent_driver_base.py", line 99, in get_logical_device
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp     raise n_exc.Invalid(_('Expected active pool'))
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp Invalid: Expected active pool
  2014-03-20 14:51:23.246 29247 TRACE neutron.openstack.common.rpc.amqp 
  2014-03-20 14:51:23.247 29247 ERROR neutron.openstack.common.rpc.common [req-7805af6e-ec03-4f79-92c0-396144d6fc58 None] Returning exception Expected active pool to caller

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1295491/+subscriptions


References