glance/glance
Stephen Finucane d409b27a79 tests: Enable SQLAlchemy 2.0 deprecation warnings
Well, sort of. We enable them but immediately filter out the ones we're
actually seeing, the rationale being that we can address these in a
piecemeal fashion without the risk of introducing new issues.

There's a lot more to be done here. However, the work done in oslo.db
[1] and other projects should provide a guide for how to resolve the
outstanding issues.

[1] https://review.opendev.org/q/topic:%2522sqlalchemy-20%2522+project:openstack/oslo.db

Change-Id: I7a59714b104659b64f46f4c1437cfc4018356815
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2023-07-24 17:29:01 +01:00
..
api Refactor pipeline definition 2023-05-10 12:34:56 +09:00
async_ Remove the last occurrence of six.add_metaclass 2023-06-22 15:49:49 +02:00
cmd Remove deprecated ``enforce_secure_rbac`` option 2023-02-16 11:12:59 +00:00
common Add a check on startup for staging directory 2023-03-13 19:45:36 +01:00
db db: Avoid import variable shadowing 2023-07-24 17:14:22 +01:00
domain Delay string interpolations at logging calls 2022-05-14 03:17:34 +02:00
hacking Remove remaining six.moves usage 2022-01-27 16:37:11 +00:00
image_cache Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
locale Imported Translations from Zanata 2023-03-09 03:34:07 +00:00
policies Allow easier admin override in policies 2023-01-26 12:17:05 +02:00
quota [APIImpact] Quota usage API 2022-02-03 09:55:50 -08:00
tests tests: Enable SQLAlchemy 2.0 deprecation warnings 2023-07-24 17:29:01 +01:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
context.py Merge "Add get_ksa_client() helper" 2021-03-02 19:41:57 +00:00
gateway.py Remove dead code of auth and policy layers 2022-06-14 10:15:55 +00:00
housekeeping.py Add housekeeping module and staging cleaner 2021-03-03 14:36:46 -08:00
i18n.py Raise hacking to latest 2.0.0 release 2020-03-27 14:11:08 -05:00
location.py Further robustification of format_inspector 2022-11-15 13:25:54 -08:00
notifier.py Fix URLs in the form docs.openstack.org/developer/$project 2022-07-05 19:23:33 +02:00
opts.py [glance-download] Add missing config options to config list 2022-08-26 05:48:25 +00:00
schema.py Remove six.iteritems usage 2021-12-21 13:01:56 +00:00
scrubber.py Delay string interpolations at logging calls 2022-05-14 03:17:34 +02:00
version.py Add support for oslo.reports 2019-09-20 05:17:58 +00:00