[OVN] Bump ovsdbapp requirements to 1.0.0

Contains fixes for functional tests needed after the networking-ovn has
moved to Neutron and OVN splitting from the OVS repository upstream.

Depends-On: https://review.opendev.org/#/c/704176/

Change-Id: If3d6a04bf47f7e308530a3e1abb20ebfc184451f
Related-Blueprint: neutron-ovn-merge
This commit is contained in:
Flavio Fernandes 2020-01-24 15:01:42 -05:00
parent b45f070058
commit 9283738843
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ oslo.versionedobjects==1.35.1
oslotest==3.2.0
osprofiler==2.3.0
ovs==2.8.0
ovsdbapp==0.17.0
ovsdbapp==1.0.0
Paste==2.0.2
PasteDeploy==1.5.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
os-ken >= 0.3.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
pyroute2>=0.5.7;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
pyOpenSSL>=17.1.0 # Apache-2.0