Reviewed: https://review.openstack.org/212401 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=bf2a948cbf46bc38951b922a2185740886f74a05 Submitter: Jenkins Branch: master
commit bf2a948cbf46bc38951b922a2185740886f74a05 Author: Evgeny Fedoruk <[email protected]> Date: Thu Aug 13 01:08:22 2015 -0700 Fixing Radware LBaaS v2 driver LB deletion It issue re-raised after fix https://bugs.launchpad.net/neutron/+bug/1479406 cancelled the previous fix accidentally Fixing Radware LBaaS v2 driver failure when trying to delete LB instance witohut any members defined for its pools Change-Id: I921df55b0efe6a2144337b8c889978a800917191 Closes-Bug: 1484395 ** Changed in: neutron Status: In Progress => 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/1484395 Title: Radware LBaaS v2 driver LB deletion fails when no members exist Status in neutron: Fix Released Bug description: This bug is a copy of https://bugs.launchpad.net/neutron/+bug/1467243 It is re-raised after this fix https://bugs.launchpad.net/neutron/+bug/1479406 cancelled the fix accidentally Radware defined as a LBaaS v2 provider. LB instance created with or without lister(s)/ pool(s) No members created for LB pool(s) LB is deleted. Radware driver tries to delete LB service on back-end system and fails because no LB is created on back-end system until at least one member is defined for the LB. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1484395/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

