yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36258
[Bug 1479558] [NEW] _ensure_default_security_group calls create_security_group within at db transaction
Public bug reported:
_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
** Affects: neutron
Importance: Undecided
Assignee: Roey Chen (roeyc)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Roey Chen (roeyc)
--
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:
In Progress
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
Follow ups