keystone/keystone/identity/backends
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
..
ldap [PooledLDAPHandler] Ensure result3() invokes message.clean() 2022-12-06 17:48:43 +03:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
base.py Remove six usage 2020-01-30 06:06:51 +00:00
resource_options.py Add ignore_user_inactivity user option 2020-07-07 20:40:52 +05:30
sql.py db: Replace use of Query.get() 2023-02-28 17:26:39 +00:00
sql_model.py Add ignore_user_inactivity user option 2020-07-07 20:40:52 +05:30