keystone/keystone/catalog
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 endpoints api to flask native dispatching 2018-08-13 20:06:20 +00:00
core.py Merge "Remove get_catalog from manage layer" 2018-08-17 16:57:43 +00:00
schema.py Unified code style nullable description parameter 2018-08-01 16:30:36 +08:00