[release-announce] python-octaviaclient 1.6.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Jul 26 14:10:10 UTC 2018


We are satisfied to announce the release of:

python-octaviaclient 1.6.0: Octavia client for OpenStack Load
Balancing

This release is part of the rocky stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/python-octaviaclient

Download the package from:

    https://pypi.org/project/python-octaviaclient

Please report issues through launchpad:

    https://storyboard.openstack.org/#!/project/911

For more details, please see below.

1.6.0
^^^^^

New Features

* Adds client support for UDP protocol load balancers.

* Optional backup argument for member, in loadbalancer member
  create, and loadbalancer member set.

* Add the following options "--vip-network-id", "--vip-subnet-id",
  "-- vip-qos-policy-id", "--vip-port-id", "--provisioning-status",
  "-- operating-status", "--provider" to "load balancer list" command.

Changes in python-octaviaclient 1.5.0..1.6.0
--------------------------------------------

4764dd3 LB support UDP - Client part
eee91e8 Support backup members
7a816d4 Add some filter options to load balancer list command
23ed033 Fix missing docs command mapping for status show
234b3e8 fix tox python3 overrides


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

octaviaclient/osc/v2/constants.py                  |   4 +-
octaviaclient/osc/v2/health_monitor.py             |   3 +-
octaviaclient/osc/v2/listener.py                   |   2 +-
octaviaclient/osc/v2/load_balancer.py              |  49 ++++++++++
octaviaclient/osc/v2/member.py                     |  26 +++++
octaviaclient/osc/v2/pool.py                       |   3 +-
octaviaclient/osc/v2/utils.py                      |   7 +-
.../Add-support-for-UDP-5476caa65b1253a6.yaml      |   4 +
...add_backup_member_support-8b406bb72654ba88.yaml |   5 +
...balancer-commands-options-83cfdbb1bc5d8998.yaml |   5 +
tox.ini                                            |   6 ++
15 files changed, 232 insertions(+), 14 deletions(-)







More information about the Release-announce mailing list