yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11884
[Bug 1295214] [NEW] LbaaS agent scheduling error exposes implementation
Public bug reported:
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.
** Affects: neutron
Importance: Medium
Assignee: Eugene Nikanorov (enikanorov)
Status: New
** Tags: lbaas
** Description changed:
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.
--
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):
New
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
Follow ups
References