keystone/keystone/policy
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
..
backends db: Replace use of Query.get() 2023-02-28 17:26:39 +00:00
__init__.py Convert policy API to flask 2018-08-31 07:14:32 +00:00
core.py Remove Dependency Injection 2017-12-13 10:59:39 -08:00
schema.py Implement validation on Policy V3 API 2014-08-31 03:39:49 -04:00