We are pumped to announce the release of: octavia-lib 3.7.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/octavia-lib Download the package from: https://pypi.org/project/octavia-lib Please report issues through: https://storyboard.openstack.org/#!/project/openstack/octavia-lib For more details, please see below. 3.7.0 ^^^^^ New Features * Added 'vip_sg_ids' field to the LoadBalancer and VIP data models. Changes in octavia-lib 3.6.0..3.7.0 ----------------------------------- 0c86807 Add vip_sg_ids to the data model 69329e0 Drop unnecessary 'x' bit from doc config file 5cbf950 Fix pep8 with pylint 3.3.0 aa833df Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .pylintrc | 3 ++- octavia_lib/api/drivers/data_models.py | 8 +++++--- octavia_lib/common/constants.py | 1 + releasenotes/notes/add-vip_sg_ids-6b1cfe9b558f3442.yaml | 4 ++++ releasenotes/source/2024.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + 8 files changed, 33 insertions(+), 7 deletions(-)