Remove oslo.db test cap

oslo.db==15.0.0 has been released as part of the 2024.1 release and
further updates may appear during the lifetime of the release. Delete
the version cap from python-aodhclient in order to avoid installation
issues.

Change-Id: Ia52af213df2182f3d78ed9b0fcdf37672cefb84f
This commit is contained in:
Dr. Jens Harbott 2024-03-03 17:06:56 +01:00
parent 3c705fa886
commit c10ea92f05

View File

@ -38,7 +38,6 @@ test =
# FIXME: Remove these caps when aodh supports SQLAlchemy 2.0
SQLAlchemy-Utils<0.42.0
SQLAlchemy<1.5.0
oslo.db<14.2.0
;Disabled due to https://github.com/pypa/twine/issues/726
;aodh @ https://tarballs.openstack.org/aodh/aodh-master.tar.gz#egg=aodh[mysql]