Merge "[OVN] Bump ovsdbapp requirements to 1.0.0"

This commit is contained in:
Zuul 2020-01-26 18:16:00 +00:00 committed by Gerrit Code Review
commit 4ce1a65e13
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ oslo.versionedobjects==1.35.1
oslotest==3.2.0 oslotest==3.2.0
osprofiler==2.3.0 osprofiler==2.3.0
ovs==2.8.0 ovs==2.8.0
ovsdbapp==0.17.0 ovsdbapp==1.0.0
Paste==2.0.2 Paste==2.0.2
PasteDeploy==1.5.0 PasteDeploy==1.5.0
pbr==4.0.0 pbr==4.0.0

View File

@ -46,7 +46,7 @@ oslo.versionedobjects>=1.35.1 # Apache-2.0
osprofiler>=2.3.0 # Apache-2.0 osprofiler>=2.3.0 # Apache-2.0
os-ken >= 0.3.0 # Apache-2.0 os-ken >= 0.3.0 # Apache-2.0
ovs>=2.8.0 # Apache-2.0 ovs>=2.8.0 # Apache-2.0
ovsdbapp>=0.17.0 # Apache-2.0 ovsdbapp>=1.0.0 # Apache-2.0
psutil>=3.2.2 # BSD psutil>=3.2.2 # BSD
pyroute2>=0.5.7;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2) pyroute2>=0.5.7;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
pyOpenSSL>=17.1.0 # Apache-2.0 pyOpenSSL>=17.1.0 # Apache-2.0