← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261424] Re: LBaaS DB: update_member catch DBDuplicateEntry

 

OK - I agree.
I change the status to invalid.
Thanks.

** Changed in: neutron
       Status: Incomplete => Invalid

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

Title:
  LBaaS DB: update_member catch DBDuplicateEntry

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  When a Member is updated the code catch a DBDuplicateEntry exception.
  since we are in an update operaion we assume that the entity already exists in DB

  See:
  https://github.com/openstack/neutron/blob/master/neutron/db/loadbalancer/loadbalancer_db.py#L695

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


References