Public bug reported: Bulk network creation ends up calling BEFORE and AFTER events while in an enclosing transaction. This violates the callback event semantics and leads to traces like http://logs.openstack.org/78/385178/20/gate/gate- tempest-dsvm-neutron-full-ubuntu- xenial/ba7dfb9/logs/screen-q-svc.txt.gz?level=TRACE#_2017-04-17_07_48_36_708 that indicate that a result couldn't be retrieved from the DB in a separate transaction because it's not committed.
** Affects: neutron Importance: Undecided Assignee: Kevin Benton (kevinbenton) Status: New ** Changed in: neutron Assignee: (unassigned) => Kevin Benton (kevinbenton) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1683550 Title: BEFORE and AFTER events called in bulk transactions Status in neutron: New Bug description: Bulk network creation ends up calling BEFORE and AFTER events while in an enclosing transaction. This violates the callback event semantics and leads to traces like http://logs.openstack.org/78/385178/20/gate /gate-tempest-dsvm-neutron-full-ubuntu- xenial/ba7dfb9/logs/screen-q-svc.txt.gz?level=TRACE#_2017-04-17_07_48_36_708 that indicate that a result couldn't be retrieved from the DB in a separate transaction because it's not committed. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1683550/+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