[release-announce] [octavia] octavia 1.0.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 30 11:22:51 UTC 2017
We are amped to announce the release of:
octavia 1.0.0: OpenStack Octavia Scalable Load Balancer as a Service
This release is part of the pike release series.
Download the package from:
https://pypi.python.org/pypi/octavia
For more details, please see below.
Changes in octavia 1.0.0.0rc1..1.0.0
------------------------------------
b684a46 Fix health monitor DB locking.
9454901 Fix a bad revert method and add hacking check
02926d8 Update UPPER_CONSTRAINTS_FILE for stable/pike
accf201 Update .gitreview for stable/pike
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
HACKING.rst | 2 +
octavia/cmd/health_manager.py | 15 ++-
octavia/controller/healthmanager/health_manager.py | 29 ++++-
octavia/controller/healthmanager/update_db.py | 13 ++-
octavia/controller/worker/tasks/database_tasks.py | 2 +-
octavia/db/repositories.py | 13 +--
octavia/hacking/checks.py | 32 +++++-
.../healthmanager/test_health_manager.py | 21 +++-
.../controller/healthmanager/test_update_db.py | 122 ++++++++++++++-------
tox.ini | 2 +-
12 files changed, 192 insertions(+), 67 deletions(-)
More information about the Release-announce
mailing list