Bump oslo.db to new release 4.23.0

The upper constraints for oslo.db have already been
bumped for 4.23.0 in Ic49cacf64e15feb8095328e6ef829f779e882f4c

Update global requirements to use latest release that includes
change I28533bedba358281ce302b9b021744387a76c04a which helps to
fix the bug: https://bugs.launchpad.net/nova/+bug/1546441

Change-Id: I9d2e981ad78e4436d3736a14946461ef8b578c57
This commit is contained in:
Dinesh Bhor 2017-06-19 12:37:35 +05:30
parent 8d975e046e
commit 54c6e97c99

View File

@ -134,7 +134,7 @@ oslo.cache>=1.5.0 # Apache-2.0
oslo.config>=4.0.0,!=4.3.0,!=4.4.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.db>=4.21.1 # Apache-2.0
oslo.db>=4.23.0 # Apache-2.0
oslo.i18n>=2.1.0,!=3.15.2 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.messaging>=5.24.2,!=5.25.0 # Apache-2.0