← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2019119] [NEW] [sqlalchemy-20] Add the corresponding context to the upgrade checks methods

 

Public bug reported:

In ``cmd.upgrade_checks.checks``, there are some methods that access to
the database. The queries are not inside a database context (reader or
writer depending on the query).

** 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/2019119

Title:
  [sqlalchemy-20] Add the corresponding context to the upgrade checks
  methods

Status in neutron:
  New

Bug description:
  In ``cmd.upgrade_checks.checks``, there are some methods that access
  to the database. The queries are not inside a database context (reader
  or writer depending on the query).

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



Follow ups