← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1281772] Re: NSX: sync do not pass around model object

 

** Also affects: neutron/havana
   Importance: Undecided
       Status: New

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

Title:
  NSX: sync do not pass around model object

Status in OpenStack Neutron (virtual network service):
  Fix Committed
Status in neutron havana series:
  New
Status in The OpenStack VMwareAPI subTeam:
  New

Bug description:
  The NSX sync backend previously passed around a sqlalchemy model object
  around which was nice because we did not need to query the database an
  additional time to update the status of an object. Unfortinately, this
  was add done within a db transaction which included a call to NSX which 
  could cause deadlock this needed to be removed.

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


References