placement/placement
Stephen Finucane 20fdc44bfd tox: Enable SQLAlchemy 2.0 warnings
As described in [1]. Unfortunately it doesn't seem to be possible to
silence these for other modules (cough...oslo.db...cough), presumably
due to how SQLAlchemy has configured warnings. We'll have to ignore
these for now.

[1] https://docs.sqlalchemy.org/en/14/changelog/migration_20.html

Change-Id: I28bc91d515440553828976dd1d3a3aef36a6d6a9
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-04-07 15:39:27 +01:00
..
cmd db: Update 'select()' calls 2022-04-07 15:37:28 +01:00
conf Enable HTTPProxyToWSGI middleware to find actual client ips 2021-08-01 20:56:44 +09:00
db db: Update 'select()' calls 2022-04-07 15:37:28 +01:00
handlers Add any-traits support for listing resource providers 2022-02-10 11:09:09 +01:00
objects db: Use Row, not LegacyRow 2022-04-07 15:39:27 +01:00
policies Fix oslo policy DeprecatedRule warnings 2021-07-05 11:27:50 -05:00
schemas Microversion 1.38: API support for consumer types 2021-08-05 23:23:47 +00:00
tests tox: Enable SQLAlchemy 2.0 warnings 2022-04-07 15:39:27 +01:00
__init__.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
attribute_cache.py db: Update 'select()' calls 2022-04-07 15:37:28 +01:00
auth.py policy: Add note about keystone's expansion of roles 2021-02-09 14:46:05 +00:00
context.py Switch ConsumerType to use an AttributeCache 2021-08-06 03:06:25 +00:00
db_api.py Make the PlacementFixture usable without intercept 2019-03-04 20:55:22 +00:00
deploy.py Enable HTTPProxyToWSGI middleware to find actual client ips 2021-08-01 20:56:44 +09:00
direct.py Fix l-c job and move to latest hacking 4.0.0 2020-12-15 10:21:18 -06:00
errors.py Add query.duplicate_key and .bad_value in api-ref 2019-07-09 10:32:45 +00:00
exception.py Add consumer_types migration, database and object changes 2021-08-05 23:23:46 +00:00
fault_wrap.py Remove all usage of six library 2020-06-09 14:13:53 +02:00
handler.py [goal] Migrate testing to ubuntu focal 2020-08-16 21:07:26 +00:00
lib.py Add any-traits support for allocation candidates 2022-02-10 11:09:20 +01:00
microversion.py Add microversion 1.39 to support any-trait queries 2022-02-10 11:09:20 +01:00
policy.py Implement secure RBAC for resource providers 2021-01-27 17:05:06 +00:00
requestlog.py Fix l-c job and move to latest hacking 4.0.0 2020-12-15 10:21:18 -06:00
rest_api_version_history.rst Add microversion 1.39 to support any-trait queries 2022-02-10 11:09:20 +01:00
util.py Add any-traits support for allocation candidates 2022-02-10 11:09:20 +01:00
wsgi_wrapper.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
wsgi.py Deprecate [placement]/policy_file config option 2019-09-12 18:18:49 -04:00