Updated from global requirements

Change-Id: Ifdae54c36c74b34f750bad9647b182649d094543
This commit is contained in:
OpenStack Proposal Bot 2017-02-15 01:25:43 +00:00
parent 9c79bd4f2c
commit ab8c1ce54f
2 changed files with 5 additions and 5 deletions

View File

@ -20,9 +20,9 @@ oslo.log>=3.11.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
crc16>=0.1.1 # LGPLv3+
netaddr>=0.7.13,!=0.7.16 # BSD
six>=1.9.0 # MIT
httplib2>=0.7.5 # MIT
WebOb>=1.6.0 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
six>=1.9.0 # MIT
httplib2>=0.7.5 # MIT
WebOb>=1.6.0 # MIT
jsonmodels>=2.1.3 # BSD License (3 clause)

View File

@ -5,7 +5,7 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
mock>=2.0 # BSD
keystoneauth1>=2.18.0 # Apache-2.0
python-pytun>=2.2.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD