Updated from global requirements

Change-Id: I23b9bcbc2d94e8b03ba5fca885ebd94ca51c295b
This commit is contained in:
OpenStack Proposal Bot 2016-05-28 00:36:03 +00:00
parent 29ba78e8c9
commit 2592b39df1
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Jinja2>=2.8 # BSD License (3 clause)
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.12 # BSD
netifaces>=0.10.4 # MIT
neutron-lib>=0.1.0 # Apache-2.0
neutron-lib>=0.2.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
ryu!=4.1,!=4.2,>=3.30 # Apache-2.0

View File

@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
mock>=2.0 # BSD
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