[release-announce] python-octaviaclient 3.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 13 11:01:02 UTC 2022
We enthusiastically announce the release of:
python-octaviaclient 3.0.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.0.0
^^^^^
Upgrade Notes
* Python 3.6 & 3.7 support has been dropped. The minimum version of
Python now supported is Python 3.8.
Changes in python-octaviaclient 2.5.0..3.0.0
--------------------------------------------
3ae1dbf Drop lower-constraints.txt and its testing
4dd803d Update python testing as per zed cycle testing runtime
685d8ce Update master for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 54 ----------------------
.../drop-python-3-6-and-3-7-5675086892fe7d16.yaml | 5 ++
releasenotes/source/index.rst | 1 +
releasenotes/source/yoga.rst | 6 +++
requirements.txt | 4 ++
setup.cfg | 6 +--
tox.ini | 6 ---
zuul.d/projects.yaml | 3 +-
8 files changed, 20 insertions(+), 65 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 334c8c1..3a1783f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+
More information about the Release-announce
mailing list