Updated from global requirements

Change-Id: I4afbb0368bad527e4e6df90ba4c9897104fc10c4
This commit is contained in:
OpenStack Proposal Bot 2016-10-27 12:12:14 +00:00
parent bd58d1295e
commit 63c5680663
3 changed files with 3 additions and 3 deletions

@ -7,7 +7,7 @@ cffi # MIT
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0

@ -25,7 +25,7 @@ packages =
[extras]
dogtag =
dogtag-pki>=10.3.5.1 # LGPLv3+
dogtag-pki>=10.3.5.1 # LGPLv3+
[entry_points]
console_scripts =

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
hacking<0.11,>=0.10.0
mock>=2.0 # BSD
oslotest>=1.10.0 # Apache-2.0