Updated from global requirements
Change-Id: Ia5f2e2946a2d66bfafa24fe6700a9d8acd036dd7
This commit is contained in:
parent
d112b65c5f
commit
eda29be203
@ -20,7 +20,7 @@ netifaces>=0.10.4 # MIT
|
|||||||
neutron-lib>=0.2.0 # Apache-2.0
|
neutron-lib>=0.2.0 # Apache-2.0
|
||||||
python-neutronclient>=4.2.0 # Apache-2.0
|
python-neutronclient>=4.2.0 # Apache-2.0
|
||||||
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
||||||
ryu!=4.1,!=4.2,!=4.2.1,>=3.30 # Apache-2.0
|
ryu>=4.4 # Apache-2.0
|
||||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||||
WebOb>=1.2.3 # MIT
|
WebOb>=1.2.3 # MIT
|
||||||
keystoneauth1>=2.7.0 # Apache-2.0
|
keystoneauth1>=2.7.0 # Apache-2.0
|
||||||
@ -41,7 +41,7 @@ oslo.reports>=0.6.0 # Apache-2.0
|
|||||||
oslo.rootwrap>=2.0.0 # Apache-2.0
|
oslo.rootwrap>=2.0.0 # Apache-2.0
|
||||||
oslo.serialization>=1.10.0 # Apache-2.0
|
oslo.serialization>=1.10.0 # Apache-2.0
|
||||||
oslo.service>=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.14.0 # Apache-2.0
|
||||||
oslo.versionedobjects>=1.9.1 # Apache-2.0
|
oslo.versionedobjects>=1.9.1 # Apache-2.0
|
||||||
osprofiler>=1.3.0 # Apache-2.0
|
osprofiler>=1.3.0 # Apache-2.0
|
||||||
ovs>=2.5.0;python_version=='2.7' # Apache-2.0
|
ovs>=2.5.0;python_version=='2.7' # Apache-2.0
|
||||||
|
@ -22,4 +22,4 @@ pylint==1.4.5 # GPLv2
|
|||||||
reno>=1.8.0 # Apache2
|
reno>=1.8.0 # Apache2
|
||||||
# Needed to run DB commands in virtualenvs
|
# Needed to run DB commands in virtualenvs
|
||||||
PyMySQL>=0.6.2 # MIT License
|
PyMySQL>=0.6.2 # MIT License
|
||||||
tempest>=11.0.0 # Apache-2.0
|
tempest>=12.1.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user