diff --git a/lower-constraints.txt b/lower-constraints.txt index 29f99b6d..1e0190a6 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -25,7 +25,7 @@ os-client-config==1.28.0 os-testr==1.0.0 oslo.utils==3.33.0 oslotest==3.2.0 -ovs==2.8.0 +ovs==2.10.0 pbr==2.0.0 pep8==1.5.7 pyflakes==0.8.1 diff --git a/requirements.txt b/requirements.txt index 153b5ff0..76ae9849 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ fixtures>=3.0.0 # Apache-2.0/BSD netaddr>=0.7.18 # BSD -ovs>=2.8.0 # Apache-2.0 +ovs>=2.10.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0