** Changed in: neutron/kilo
       Status: Fix Committed => 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/1479558

Title:
  _ensure_default_security_group calls create_security_group within at
  db transaction

Status in neutron:
  Fix Released
Status in neutron kilo series:
  Fix Released

Bug description:
  _ensure_default_security_group calls create_security_group within at db 
transaction [1],
  Neutron plugin may choose to override create_security_group so it can invoke 
backend operations,
  handling it under an open transaction might lead to a db lock timeout.

  [1]:
  
http://git.openstack.org/cgit/openstack/neutron/tree/neutron/db/securitygroups_db.py#n666

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to