keystone/keystone/assignment
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 Merge "Delete system role assignments from system_assignment table" 2020-10-30 21:16:38 +00:00
role_backends db: Replace use of Query.get() 2023-02-28 17:26:39 +00:00
__init__.py Convert projects API to Flask 2018-10-11 15:27:46 -07:00
core.py Merge "Fix role_assignments role.id filter" 2020-01-27 20:00:05 +00:00
schema.py Implement resource options for roles and projects 2019-09-09 22:07:30 +00:00