cinder/cinder/db/sqlalchemy
Stephen Finucane dce5f293f5 db: Don't use strings to indicate relationship names
Resolve the following RemovedIn20Warning warning:

  Using strings to indicate relationship names in Query.join() is
  deprecated and will be removed in SQLAlchemy 2.0.  Please use the
  class-bound attribute directly.

Change-Id: Ibec32b9826595355b4ebb89c8a97d054c3c7d75b
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-06-16 13:04:50 +01:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
api.py db: Don't use strings to indicate relationship names 2022-06-16 13:04:50 +01:00
models.py db: Don't use legacy calling style of select() 2022-06-16 13:04:50 +01:00