Bump oslo.utils to 3.31

We add method to compute a file's checksum to fileutils in
oslo.utils 3.31, this new method can be used in Ironic and
other projects.

Change-Id: I6378e65d86e2e4101167e3767e69f29ee6ef064f
This commit is contained in:
ChangBo Guo(gcb) 2017-11-01 17:33:15 +08:00 committed by Dirk Mueller
parent 50f8274404
commit 476dd64fcb

View File

@ -147,7 +147,7 @@ oslo.rootwrap>=5.8.0 # Apache-2.0
# NOTE(mriedem): oslo.serialization 2.19.1 is blocked for bug 1593641
oslo.serialization>=2.18.0,!=2.19.1 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
oslo.vmware>=2.17.0 # Apache-2.0
oslo.versionedobjects>=1.28.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0