keystone/keystone/tests
Stephen Finucane 5d2ab6c63b db: Replace use of Query.get()
Resolve the following LegacyAPIWarning warning:

  The Query.get() method is considered legacy as of the 1.x series of
  SQLAlchemy and becomes a legacy construct in 2.0. The method is now
  available as Session.get()

Change-Id: I30d0bccaddff6a1d91fcd5660f490f904e7c8965
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2023-02-28 17:26:39 +00:00
..
common Add missing translation import to common.auth.py 2018-11-28 14:23:41 +00:00
functional Update keystone functional tests 2018-04-18 21:04:59 +00:00
hacking Update hacking for Python3 2020-04-15 07:17:58 +02:00
protection Use app cred user ID in policy enforcement 2020-11-11 11:01:20 -06:00
unit db: Replace use of Query.get() 2023-02-28 17:26:39 +00:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00