Bump up oslo.utils to 1.1.0

Oslo.utils was recently released with version 1.1.0

That release contains some code that was extracted
from taskflow to provide general functionality to
other projects. So to allow taskflow to remove that
code from its own project we need to bump this up
to a version that includes that code.

Change-Id: Icfddc58933288576e7832bfc2bb1902c4f8b5cbc
This commit is contained in:
Joshua Harlow 2014-12-09 21:20:45 -08:00 committed by Joshua Harlow
parent 7368d04c2d
commit cc7770e135

View File

@ -63,7 +63,7 @@ oslo.messaging>=1.4.0,!=1.5.0
oslo.middleware>=0.1.0 # Apache-2.0
oslo.rootwrap>=1.3.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
oslo.utils>=1.1.0 # Apache-2.0
oslo.vmware>=0.7.0 # Apache-2.0
osprofiler>=0.3.0 # Apache-2.0
os-apply-config