← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1137697] Re: LBaaS: PortNotFound error when deleting vip object

 

** Changed in: quantum
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1137697

Title:
  LBaaS: PortNotFound error when deleting vip object

Status in OpenStack Quantum (virtual network service):
  Fix Released

Bug description:
  When deleting a vip object haproxy namespace driver tries to unplug
  vip port
  (quantum/plugins/services/agent_loadbalancer/drivers/haproxy/namespace_driver.py:86)
  while that port was already deleted by loadbalancer db plugin before
  sending a delete command to the agent
  (quantum/db/loadbalancer/loadbalancer_db.py:451). As a result
  PortNotFound error is raised . Also corresponding haproxy config dir
  is not deleted.

  Steps to reproduce: create pool and vip objects using quantum client,
  then delete vip object. An error cab be seen in quantum server and
  loadbalancer agent logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1137697/+subscriptions