[release-announce] python-octaviaclient 3.1.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 6 11:11:09 UTC 2022


We are stoked to announce the release of:

python-octaviaclient 3.1.0: Octavia client for OpenStack Load
Balancing

This release is part of the zed 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.1.0
^^^^^

New Features

* It is now possible to create a loadbalancer with more than one VIP
  by passing "--additional-vip subnet-id=<name-or-uuid>[,ip-
  address=<ip>]" to the create command. Additional VIPs will also
  appear in the "show" details of a loadbalancer.

Changes in python-octaviaclient 3.0.0..3.1.0
--------------------------------------------

3b53c1b Allow creating/showing LBs with Additional VIPs


Diffstat (except docs and test files)
-------------------------------------

octaviaclient/osc/v2/constants.py                  |  1 +
octaviaclient/osc/v2/load_balancer.py              |  7 ++++
octaviaclient/osc/v2/utils.py                      | 39 ++++++++++++++++++++++
.../support-additional-vips-cd0164f1838ee676.yaml  |  7 ++++
6 files changed, 94 insertions(+)







More information about the Release-announce mailing list