Updated from global requirements

Change-Id: I062ef06ab2843dc5ea2f7603dde0a9f999e5c7da
This commit is contained in:
OpenStack Proposal Bot 2016-02-20 22:01:51 +00:00
parent 50af918340
commit 0ea96feac3
2 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@ fasteners>=0.7 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0

View File

@ -26,4 +26,4 @@ pymemcache!=1.3.0,>=1.2.9 # Apache 2.0 License
redis>=2.10.0 # MIT
# Ensure that the eventlet executor continues to operate...
eventlet>=0.18.2 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT