python-octaviaclient 3.8.0 (dalmatian)
We enthusiastically announce the release of: python-octaviaclient 3.8.0: Octavia client for OpenStack Load Balancing This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/python-octaviaclient Download the package from: https://pypi.org/project/python-octaviaclient Please report issues through: https://storyboard.openstack.org/#!/project/openstack/python- octaviaclient For more details, please see below. 3.8.0 ^^^^^ New Features * Added SR-IOV support for members to the client. This adds a "vnic_type" field to the member output and a new option "--request- sriov" for the member create command. * Added "--image-id" filter to "loadbalancer amphora list" command. Changes in python-octaviaclient 3.7.0..3.8.0 -------------------------------------------- ab78ca7 Add SR-IOV support for members 2820fbd reno: Update master for unmaintained/zed b9d8f34 Update master for stable/2024.1 4802100 Support filtering amphora list by image ID 282ee6a reno: Update master for unmaintained/xena 4b2f3ba reno: Update master for unmaintained/wallaby 06db319 reno: Update master for unmaintained/victoria Diffstat (except docs and test files) ------------------------------------- octaviaclient/osc/v2/amphora.py | 6 ++++++ octaviaclient/osc/v2/constants.py | 3 ++- octaviaclient/osc/v2/member.py | 14 ++++++++++++++ octaviaclient/osc/v2/utils.py | 3 +++ .../Add-SR-IOV-support-for-members-5ed7f7877b17fb2a.yaml | 6 ++++++ .../amphora-list-filter-image-id-d746623c18af1f26.yaml | 4 ++++ releasenotes/source/2024.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 2 +- releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- releasenotes/source/zed.rst | 2 +- 12 files changed, 46 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org