yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52177
[Bug 1566178] Re: Lbaasv2 healthmonitor is not deleted
*** This bug is a duplicate of bug 1571097 ***
https://bugs.launchpad.net/bugs/1571097
** This bug is no longer a duplicate of bug 1450375
cannot delete v2 healthmonitor if the hm-associated-pool was deleted first
** This bug has been marked a duplicate of bug 1571097
unable to delete lbaasv2 health monitor if its listener deleted
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1566178
Title:
Lbaasv2 healthmonitor is not deleted
Status in neutron:
Incomplete
Bug description:
I was running neutron_lbaas tempest automation tests, In this case test which tests basic HealthMonitor test.
The test configures LB,Listener, pool, members. Then configures the HM.
In the end of the test all automatically created objects are removed ( in the opposite order of the creation)
I stopped the test when all objects created in order to manually check LB.
I created and attached new healtmonitor to the pool ( PING hm).
After validation I continued the test run , which should delete all related to the test object. I saw that the newly created HM is not deleted.
I have 3 controllers which are also neutron servers and 2 compute nodes (VIRTUAL ENV)
The loadbalncer objects are created only one one of the controllers.
the objects are created by admin user on non-admin tenant.
Reproduction steps:
1.Create Lbaas,listener,pool,members
2. Create HM and attach it to the pool.
3. delete pool
4. Try to delete HM .
logs:
http://pastebin.com/KdZ6mY4X
http://pastebin.com/hgqv8T3Q
The steps:
1.Create Lbaas,listener,pool,members
2. Create HM and attach it to the pool.
3. delete pool, Delete listener' delete LB
4. Try to delete HM .
I wanted result should be that the HM will be deleted.
The HM was not removed - "internal server error" (see logs in pastebin
links)
Liberty
RHEL 7.2
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1566178/+subscriptions
References