[release-announce] python-octaviaclient 1.7.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Tue Jan 15 01:41:35 UTC 2019


We are amped to announce the release of:

python-octaviaclient 1.7.0: Octavia client for OpenStack Load
Balancing

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

New Features

* Add force failover an amphora command "loadbalancer amphora
  failover".

* Add REDIRECT_PREFIX action for L7 Policy in l7policy create, and
  set command

Changes in python-octaviaclient 1.6.0..1.7.0
--------------------------------------------

a90ce21 Fixed some typos
15a4706 Add failover an amphora client support
0c2b107 Add compute_flavor field to amphora
8bf98ed Support REDIRECT_PREFIX for openstack client
8c2dd7e Change openstack-dev to openstack-discuss
300fd65 Add Python 3.6 classifier to setup.cfg
61028ff Add python 3.6 unit test job
6a533af Use templates for cover and lower-constraints
f8be9db add python 3.6 unit test job
856cec2 switch documentation job to new PTI
be5553c import zuul job settings from project-config
f59ff89 Update reno for stable/rocky


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

octaviaclient/api/constants.py                     |  3 +-
octaviaclient/api/v2/octavia.py                    | 22 ++++++++--
octaviaclient/osc/v2/amphora.py                    | 22 ++++++++++
octaviaclient/osc/v2/constants.py                  |  2 +
octaviaclient/osc/v2/l7policy.py                   | 14 +++++-
octaviaclient/osc/v2/utils.py                      |  1 +
octaviaclient/osc/v2/validate.py                   |  3 ++
...amphorae-failover-suuport-9fa0b1c25026e123.yaml |  4 ++
.../add-redirect-prefix-2f66455b3eacf5b6.yaml      |  4 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/rocky.rst                      |  6 +++
setup.cfg                                          |  4 +-
tox.ini                                            |  2 +-
zuul.d/projects.yaml                               | 16 ++++---
17 files changed, 167 insertions(+), 15 deletions(-)







More information about the Release-announce mailing list