20fdc44bfd
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>