Skip to content

Commit 0b5aca4

Browse files
committed
Bump octavia-lib requirement to 3.8.0
To support the VIP security groups patch, we need to bump the minimum required version of octavia-lib to 3.8.0 Change-Id: I7a3d7fb6ba1d5b32071b590a79fb039a465fe5fd
1 parent f59da70 commit 0b5aca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ castellan>=0.16.0 # Apache-2.0
4545
tenacity>=5.0.4 # Apache-2.0
4646
distro>=1.2.0 # Apache-2.0
4747
jsonschema>=3.2.0 # MIT
48-
octavia-lib>=3.6.0 # Apache-2.0
48+
octavia-lib>=3.8.0 # Apache-2.0
4949
setproctitle>=1.1.10 # BSD
5050
python-dateutil>=2.7.0 # BSD
5151

0 commit comments

Comments
 (0)