kolla-ansible 9.0.0 (train)
We are thrilled to announce the release of: kolla-ansible 9.0.0: Ansible Deployment of Kolla containers This release is part of the train release series. The source is available from: https://opendev.org/openstack/kolla-ansible Download the package from: https://tarballs.openstack.org/null/ Please report issues through: https://bugs.launchpad.net/kolla-ansible/+bugs For more details, please see below. 9.0.0 ^^^^^ New Features ************ * HAProxy - Add the ability to define custom HAProxy services in {{ node_custom_config }}/haproxy/services.d/ Deprecation Notes ***************** * Support for deploying ONOS integration config is deprecated. In the Ussuri cycle it will be removed. The Neutron (networking) project does not support ONOS at all since 2017. * Support for deploying OpenDaylight (ODL) is deprecated. In the Ussuri cycle support for deploying ODL will be removed. The version of ODL provided by Kolla has not been supported by Neutron since the Rocky release. It is recommended to use ODL upstream documentation to get it deployed. Bug Fixes ********* * When "etcd" is used with "cinder_coordination_backend" and/or "designate_coordination_backend", the config has been changed to use the "etcd3gw" (aka "etcd3+http") "tooz" coordination driver instead of "etcd3" due to issues with the latter's availability and stability. "etcd3" does not handle well eventlet-based services, such as cinder's and designate's. See bugs 1852086 and 1854932 for details. See also tooz change introducing etcd3gw. * Fixes an issue where a failure in pulling an image could lead to a container being removed and not replaced. See bug 1852572 for details. * Fixes Swift volume mounting failing on kernel 4.19 and later due to removal of *nobarrier* from XFS mount options. See bug 1800132 for details. Changes in kolla-ansible 9.0.0.0rc2..9.0.0 ------------------------------------------ 4b21e9380 Fix upgrades from older (<=10.1) MariaDB releases Diffstat (except docs and test files) ------------------------------------- ansible/roles/mariadb/handlers/main.yml | 44 +++++++++++++++++++++++++++++++++ zuul.d/base.yaml | 7 ++++++ 2 files changed, 51 insertions(+)
participants (1)
-
no-reply@openstack.org