[release-announce] octavia-lib 1.5.0 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Wed Dec 4 20:07:21 UTC 2019
We enthusiastically announce the release of:
octavia-lib 1.5.0: A library to support Octavia provider drivers.
This release is part of the ussuri release series.
The source is available from:
https://opendev.org/openstack/octavia-lib
Download the package from:
https://pypi.org/project/octavia-lib
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/octavia-lib
For more details, please see below.
1.5.0
^^^^^
New Features
************
* Add driver interface for validating availability zone metadata and
support.
Other Notes
***********
* Load balancer objects now have an "availability_zone" attribute.
This can be None.
Changes in octavia-lib 1.4.0..1.5.0
-----------------------------------
012d908 Add availability_zone to the LoadBalancer model
787a8ed Availability zone / metadata validation
fa68dd2 Switch to Ussuri jobs
3c6b639 Batch member update needs pool_id explicitly
5ea72f9 Generate PDF documentation
6c660c5 Update master for stable/train
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 1 +
octavia_lib/api/drivers/data_models.py | 4 +-
octavia_lib/api/drivers/provider_base.py | 39 +++++++++-
octavia_lib/common/constants.py | 1 +
octavia_lib/version.py | 32 +++++++++
...ilability-zone-validation-ed853a3ee89570be.yaml | 4 ++
.../add-az-to-loadbalancer-1e87b46ba29101d3.yaml | 4 ++
releasenotes/source/index.rst | 1 +
releasenotes/source/train.rst | 6 ++
tox.ini | 11 +++
zuul.d/projects.yaml | 6 +-
18 files changed, 249 insertions(+), 40 deletions(-)
More information about the Release-announce
mailing list