Updated from global requirements
Change-Id: I5e23dcde7dd8f358f0582896dd1df237f98a7cda
This commit is contained in:
@@ -5,10 +5,9 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|||||||
|
|
||||||
Paste # MIT
|
Paste # MIT
|
||||||
PasteDeploy>=1.5.0 # MIT
|
PasteDeploy>=1.5.0 # MIT
|
||||||
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
|
Routes>=2.3.1 # MIT
|
||||||
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
|
|
||||||
debtcollector>=1.2.0 # Apache-2.0
|
debtcollector>=1.2.0 # Apache-2.0
|
||||||
eventlet!=0.18.3,>=0.18.2 # MIT
|
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
|
||||||
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
|
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
|
||||||
httplib2>=0.7.5 # MIT
|
httplib2>=0.7.5 # MIT
|
||||||
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
|
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
|
||||||
@@ -44,7 +43,7 @@ oslo.utils>=3.20.0 # Apache-2.0
|
|||||||
oslo.versionedobjects>=1.17.0 # Apache-2.0
|
oslo.versionedobjects>=1.17.0 # Apache-2.0
|
||||||
osprofiler>=1.4.0 # Apache-2.0
|
osprofiler>=1.4.0 # Apache-2.0
|
||||||
ovs>=2.7.0 # Apache-2.0
|
ovs>=2.7.0 # Apache-2.0
|
||||||
ovsdbapp>=0.3.0 # Apache-2.0
|
ovsdbapp>=0.4.0 # Apache-2.0
|
||||||
psutil>=3.2.2 # BSD
|
psutil>=3.2.2 # BSD
|
||||||
pyroute2>=0.4.12 # Apache-2.0 (+ dual licensed GPL2)
|
pyroute2>=0.4.12 # Apache-2.0 (+ dual licensed GPL2)
|
||||||
weakrefmethod>=1.0.2;python_version=='2.7' # PSF
|
weakrefmethod>=1.0.2;python_version=='2.7' # PSF
|
||||||
|
|||||||
Reference in New Issue
Block a user