Updated from global requirements

Change-Id: Idb790cf74576f243ceca4d15130aec407cb4e1b3
This commit is contained in:
OpenStack Proposal Bot 2016-06-08 21:59:37 +00:00
parent 711b359021
commit 7e2fdb6b48
2 changed files with 3 additions and 3 deletions

View File

@ -9,10 +9,10 @@ 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.9.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=4.5.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

View File

@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0
astroid<1.4.0 # LGPL # breaks pylint 1.4.4
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
pylint==1.4.5 # GNU GPL v2
python-subunit>=0.0.18 # Apache-2.0/BSD