Updated from global requirements

Change-Id: I08d6b8793aa36da91c1f127df35432220dde2279
This commit is contained in:
OpenStack Proposal Bot 2016-11-06 02:05:55 +00:00
parent 7d1951d79b
commit 8c2c6b254a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
oslo.log>=3.11.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
cffi # MIT
eventlet!=0.18.3,>=0.18.2 # MIT