From 8954b33576536e798c9fdddfe75e284ac6f53250 Mon Sep 17 00:00:00 2001 From: Ihar Hrachyshka Date: Thu, 17 Jun 2021 15:20:46 -0400 Subject: Bump minimal ovsdbapp version to 1.11.0 This is to make sure stateless-security-groups API extension works for OVN. (The new ovsdbapp version contains support for allow-stateless ACL verb.) Change-Id: I812b7e8669bf1ef7b30a3670612d14bc65a93190 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 523beb9ab9..9d3a4c5523 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ oslo.versionedobjects>=1.35.1 # Apache-2.0 osprofiler>=2.3.0 # Apache-2.0 os-ken>=2.0.0 # Apache-2.0 ovs>=2.10.0 # Apache-2.0 -ovsdbapp>=1.10.0 # Apache-2.0 +ovsdbapp>=1.11.0 # Apache-2.0 packaging>=20.4 # Apache-2.0 psutil>=5.3.0 # BSD pyroute2>=0.6.4;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2) -- cgit v1.2.1