Files
nova/nova
Stephen Finucane be4e01c101 db: Don't use legacy 'Row()' methods
Resolve the following RemovedIn20Warning warnings:

  The Row.keys() method is considered legacy as of the 1.x series of
  SQLAlchemy and will be removed in 2.0. Use the namedtuple standard
  accessor Row._fields, or for full mapping behavior use
  row._mapping.keys()

An additional warning that appears to have been resolved in the interim
is also removed.

Change-Id: I0c33130a745b986f1bcd2ec177f78e3bb68d2271
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-11-12 10:44:04 +00:00
..
2021-09-07 14:29:08 +00:00
2021-11-12 10:44:04 +00:00
2021-09-01 12:26:52 +01:00
2021-11-03 17:33:53 +00:00
2021-11-08 12:37:27 +00:00
2021-11-08 12:37:27 +00:00
2021-08-09 15:34:40 +01:00
2021-02-25 16:01:43 -05:00
2021-11-08 12:37:27 +00:00
2021-08-09 15:34:40 +01:00
2021-11-08 12:37:27 +00:00
2021-11-08 12:37:27 +00:00