We are happy to announce the release of: kolla-ansible 18.6.0 This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/kolla-ansible Download the package from: https://tarballs.openstack.org/kolla-ansible/ Please report issues through: https://bugs.launchpad.net/kolla-ansible/+bugs For more details, please see below. 18.6.0 ^^^^^^ New Features ************ * User role assignments can now customise domain and system scopes. * kolla-ansible now validates the Prometheus configuration files when called via "kolla-ansible -i $inventory validate-config". This validation is done by running the "promtool check config" command. See the documentation for the "kolla-ansible validate-config" command for details. Upgrade Notes ************* * The "ironic-inspector" service user is now assigned the system scope "all". If you have overridden the default list of role assignments, you should make this change too. Bug Fixes ********* * Fixed Redis Sentinel configuration to ensure proper high availability functionality for Octavia jobboard. LP#2100927 * The "ironic-inspector" service user is now assigned the system scope "all". This allows it to create baremetal ports during node inspection again. LP#2064655 Changes in kolla-ansible 18.5.0..18.6.0 --------------------------------------- 0b5bbea3f Fix Redis Sentinel authentication for octavia's jobboard HA 7de7ae5d7 Give ironic-inspector system scope ``all`` 65b21d12e Update user role assignments 9405f4fe4 CI: validate prometheus configs e9b610e9a [CI] Force config drive for ipv6 jobs Diffstat (except docs and test files) ------------------------------------- ansible/roles/ironic/defaults/main.yml | 3 +++ .../ironic/templates/ironic-inspector.conf.j2 | 3 +-- ansible/roles/octavia/templates/octavia.conf.j2 | 12 ++++++---- ansible/roles/prometheus/tasks/config_validate.yml | 27 ++++++++++++++++++++++ ansible/roles/service-ks-register/tasks/main.yml | 7 +++--- .../notes/bug-2100927-5926d812ffa98ac4.yaml | 6 +++++ ...tor-user-system-scope-all-5fe5cb7f9a03ee7b.yaml | 12 ++++++++++ ...ate-user-role-assignments-c8e487445a6cadef.yaml | 4 ++++ ...alidate_prometheus_config-45b4bd5e651e61cd.yaml | 9 ++++++++ 12 files changed, 94 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org