Bump oslo.i18n to 3.1.0

This change makes sure that an old version of oslo.i18n will not break
the python-*client packages.

Change-Id: I0089fa1bc78d3dd3c76a52e6cd3f3dc8603a2e81
Closes-Bug: #1591158
Related-Bug: #1533672
This commit is contained in:
Simon Pasquier 2016-06-14 16:04:27 +02:00
parent f07c3e8ca9
commit c483a64e74

View File

@ -1,6 +1,6 @@
elasticsearch
git+git://github.com/openstack/fuel-devops.git@2.9.20
oslo.config<3.11.0 # python-keystoneclient (dependency of fuel-qa) fails with the latest oslo.config
oslo.i18n>=3.1.0 # the more recent python-*client (dependencies of fuel-qa) require at least this version of oslo.i18n
PyYAML
requests
selenium