We are gleeful to announce the release of: senlin 4.0.1: OpenStack Clustering This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/senlin Download the package from: https://tarballs.openstack.org/senlin/ Please report issues through: https://bugs.launchpad.net/senlin/+bugs For more details, please see below. Changes in senlin 4.0.0..4.0.1 ------------------------------ 6e4824a6 Replace openstack.org git:// URLs with https:// 5826b15c import zuul job settings from project-config de10c982 Fix cluster action operation always use default_action_timeout value 868ff0e3 Stack object adopt failure 13bb9a15 Fix the issue that could not detach lbaas policy bf8e3eb1 Remove test for msgfmt import 5085bdc2 Adopted node deletion error db939130 Fix stack adopt failure. a4da5a71 Fix adpoted server with duplicated network b14004d8 Node adopt failure with None name 8e733c4e Update UPPER_CONSTRAINTS_FILE for stable/pike b5b059d2 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 13 ++++++++++ senlin/common/schema.py | 4 +++ senlin/drivers/openstack/lbaas.py | 2 +- senlin/engine/actions/cluster_action.py | 1 + senlin/engine/service.py | 4 ++- senlin/profiles/os/heat/stack.py | 6 ++--- senlin/profiles/os/nova/server.py | 3 ++- tox.ini | 6 ++--- 15 files changed, 89 insertions(+), 24 deletions(-)
participants (1)
-
no-reply@openstack.org