Pin oslo.utils < 1.4.1

Few hours ago the new version of oslo.utils (1.4.1) has been released [1].
It has incompatible requirements for oslo.i18n, so we have to pin it
temporary until we up oslo.i18n version.

[1]: http://git.openstack.org/cgit/openstack/oslo.utils/commit/?id=1.4.1

Closes-Bug: #1496751

Change-Id: Ic2f13d0aa4a8e3c9d1744401113db8238c9d01a2
Signed-off-by: Igor Kalnitsky <igor@kalnitsky.org>
This commit is contained in:
Igor Kalnitsky 2015-09-17 11:44:52 +03:00
parent 6ddaaef18d
commit 7fdd1d3e59
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ python-cinderclient>=1.0.7,<1.2.0
networkx>=1.8,<1.10
pydot-ng>=1.0.0
ordereddict>=1.1
oslo.utils<1.5.0
oslo.utils<1.4.1
# NOTE(prmtl): not all packages has correctly
# requirements for stevedore - some of them install
# newest one which case version conflicts