[release-announce] python-octaviaclient 1.11.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 23 21:23:14 UTC 2019


We are overjoyed to announce the release of:

python-octaviaclient 1.11.0: Octavia client for OpenStack Load
Balancing

This release is part of the ussuri 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.

Changes in python-octaviaclient 1.10.0..1.11.0
----------------------------------------------

a3a29cd Add librsvg2-bin/-tools to bindep.txt
3f5fec9 Drop netifaces from requirements.txt
9760461 Update master for stable/train
ba03fed Generate PDF documentation


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

README.rst                    |  2 -
bindep.txt                    |  6 +++
octaviaclient/osc/v2/pool.py  |  2 +-
octaviaclient/version.py      | 32 +++++++++++++++
releasenotes/source/index.rst |  1 +
releasenotes/source/train.rst |  6 +++
requirements.txt              |  1 -
tox.ini                       | 15 ++++++-
11 files changed, 152 insertions(+), 27 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 427305a..5cb24d8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +7,0 @@ keystoneauth1>=3.4.0 # Apache-2.0
-netifaces>=0.10.4 # MIT






More information about the Release-announce mailing list