← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1295214] Re: LbaaS agent scheduling error exposes implementation

 

** 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/1295214

Title:
  LbaaS agent scheduling error exposes implementation

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

Bug description:
  Right now when there is no active lbaas agent for HAProxy driver (or
  other agent-based driver), the following error is returned to the
  client:

  "No eligible loadbalancer agent found for pool <pool_id>"

  We need to return some more generic error to the user, skipping the
  notion of agent.

  Also, pool will remain in PENDING_CREATE state, while it probably
  should move to an ERROR state.

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


References