yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49672
[Bug 1571909] [NEW] Neutron-LBaaS v2: Deleting pool that has members changes state of other load balancers
Public bug reported:
As an admin user, perform the following for a given tenant:
1. Create Load_Balancer_1
2. Create a Pool_1 for Load_Balancer_1.
3. Add 1 member_1 to Pool_1.
4. Create Load_Balancer_2.
5. Create a Pool_2 for Load_Balancer_2.
6. Add 1 member_2 to Pool_2.
7. Delete Pool_2.
8. Do a list load balancers and observe state of Load_Balancer_1 and Load_Balancer_2.
Actual Result: Load_Balancer_1 status transitions to "PENDING_UPDATE".
Load_Balancer_2 status transitions to "PENDING_UPDATE".
Expected: Load_Balancer_2 status should ONLY transition to
"PENDING_UPDATE". Load_Balancer_1 should only stay ACTIVE.
note: The state seems to change to "PENDING_UPDATE" with all active
load balancers for a given account when deleting a pool that has members
** Affects: neutron
Importance: Undecided
Status: New
** Tags: lbassv2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1571909
Title:
Neutron-LBaaS v2: Deleting pool that has members changes state of
other load balancers
Status in neutron:
New
Bug description:
As an admin user, perform the following for a given tenant:
1. Create Load_Balancer_1
2. Create a Pool_1 for Load_Balancer_1.
3. Add 1 member_1 to Pool_1.
4. Create Load_Balancer_2.
5. Create a Pool_2 for Load_Balancer_2.
6. Add 1 member_2 to Pool_2.
7. Delete Pool_2.
8. Do a list load balancers and observe state of Load_Balancer_1 and Load_Balancer_2.
Actual Result: Load_Balancer_1 status transitions to
"PENDING_UPDATE". Load_Balancer_2 status transitions to
"PENDING_UPDATE".
Expected: Load_Balancer_2 status should ONLY transition to
"PENDING_UPDATE". Load_Balancer_1 should only stay ACTIVE.
note: The state seems to change to "PENDING_UPDATE" with all active
load balancers for a given account when deleting a pool that has
members
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1571909/+subscriptions
Follow ups