Updated from global requirements

Change-Id: I814f84b49eed9111ada8b3ebb3c15041dcbe4bd1
This commit is contained in:
OpenStack Proposal Bot 2017-03-02 04:56:16 +00:00
parent 16a5b57ba9
commit 90e9e9c96b
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0
pbr>=2.0.0 # Apache-2.0
Babel>=2.3.4 # BSD
os-brick>=1.8.0 # Apache-2.0
@ -11,7 +11,7 @@ oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT