Public bug reported:

The get_port_from_device_mac() and get_sg_ids_grouped_by_port() methods in ML2 
db.py module
do not use a session passed in from the caller, but instead create a new 
session.
This should be changed so that the caller's session is passed in to be 
consistent with
other methods in ML2 db.py.

** Affects: neutron
     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/1441205

Title:
  Re-use callers session in ML2 DB methods

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The get_port_from_device_mac() and get_sg_ids_grouped_by_port() methods in 
ML2 db.py module
  do not use a session passed in from the caller, but instead create a new 
session.
  This should be changed so that the caller's session is passed in to be 
consistent with
  other methods in ML2 db.py.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1441205/+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