Raise oslo.db minimum from 4.24.0 to 4.27.0
oslo.db will NOT throw the deprecated DbMigrationError since 4.27.0 Consumers should use DBMigrationError instead. Reference: Ibb2f105c58252adb7dfe4f1a7d6643410ac031b3 Change-Id: I0ebd69c3d778acb5bec9e136627e345e7fcf2bd3
This commit is contained in:
parent
c64a24f7a9
commit
089e6f2a5a
@ -135,7 +135,7 @@ oslo.cache>=1.22.0 # Apache-2.0
|
||||
oslo.config>=4.6.0 # Apache-2.0
|
||||
oslo.concurrency>=3.20.0 # Apache-2.0
|
||||
oslo.context>=2.14.0 # Apache-2.0
|
||||
oslo.db>=4.24.0 # Apache-2.0
|
||||
oslo.db>=4.27.0 # Apache-2.0
|
||||
oslo.i18n>=3.15.3 # Apache-2.0
|
||||
oslo.log>=3.30.0 # Apache-2.0
|
||||
oslo.messaging>=5.29.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user