yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49718
[Bug 1572222] Re: Neutron-LBaaS v2: Deleting pool that has members from load balancer takes more than 1 hour
The neutron-lbaas API has zero delays, so I'm assuming this is an
octavia issue.
** Project changed: neutron => octavia
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1572222
Title:
Neutron-LBaaS v2: Deleting pool that has members from load balancer
takes more than 1 hour
Status in octavia:
New
Bug description:
As an admin user:
1. Create a Load balancer.
2. Create a pool for the load balancer. (do not create a listener)
3. Add a member to the pool. (make member tenant id different than admin)
4. Delete the pool. (make pool tenant id different than admin)
5. Check Load balancer status.
Result: Load balancer provisioning_status will be set to
"PENDING_UPDATE" for more than 1 hour.
Expected Result: Load balancer provisioning_status should be
immediately set to ACTIVE or "PENDING_UPDATE" should be a relatively
short wait.
note: Deleting a pool from a load balancer, which has no members, is
relatively fast. It seems that when the pool has members, the delete
pool takes a significant amount of time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/octavia/+bug/1572222/+subscriptions
References