Raise min of oslo.db to 11.0.0

Our current min is the victoria release of oslo.db; let's update
to the xena series (which we've been testing with anyway).

Change-Id: I55575f65531887647d8481a2a8efcc52490bf02b
This commit is contained in:
Brian Rosmaita
2021-09-22 12:02:10 -04:00
parent a8da1fa83b
commit 9489f57d48

View File

@@ -17,7 +17,7 @@ oauth2client>=4.1.3 # Apache-2.0
oslo.config>=8.3.2 # Apache-2.0
oslo.concurrency>=4.4.0 # Apache-2.0
oslo.context>=3.1.1 # Apache-2.0
oslo.db>=8.4.0 # Apache-2.0
oslo.db>=11.0.0 # Apache-2.0
oslo.log>=4.5.0 # Apache-2.0
oslo.messaging>=12.5.0 # Apache-2.0
oslo.middleware>=4.1.1 # Apache-2.0