Updated from global requirements

Change-Id: I8d61972a40f1c7e00167221d1ec4f0c529f1c3dc
This commit is contained in:
OpenStack Proposal Bot 2016-08-05 08:48:15 +00:00
parent fa47431363
commit 83411b1f0f
2 changed files with 7 additions and 7 deletions

View File

@ -8,14 +8,14 @@ Babel>=2.3.4 # BSD
debtcollector>=1.2.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
netaddr!=0.7.16,>=0.7.12 # BSD
neutron-lib>=0.2.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
neutron-lib>=0.3.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT

View File

@ -4,15 +4,15 @@
hacking<0.11,>=0.10.0
astroid<1.4.0 # LGPL # breaks pylint 1.4.4
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
pylint==1.4.5 # GNU GPL v2
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
requests-mock>=1.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0