Bump up to oslo.log 1.2.0 for versionutils

versionutils is now part of oslo.log, we need to bump up
the minimum version of oslo.log to be able to switch
projects to use the new module.

Blueprint graduate-oslo-versionutils

Change-Id: I69a9356ac3257bfa80a4ae51ca242da4a107e21a
This commit is contained in:
Davanum Srinivas 2015-06-01 17:16:57 -04:00
parent c1411b598c
commit b1e2fbb5f3

View File

@ -68,7 +68,7 @@ oslo.concurrency>=1.8.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.db>=1.7.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.0.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.messaging>=1.8.0 # Apache-2.0
oslo.middleware>=1.2.0 # Apache-2.0
oslo.policy>=0.3.1 # Apache-2.0