Add Kolla/Kolla-Ansible/Kayobe Caracal cycle highlights

Change-Id: Ib570bf6bbf64ac2e1881cfcbbfa028c5a738e903
This commit is contained in:
Bartosz Bezak 2024-03-08 17:30:35 +01:00 committed by Will Szumski
parent 5fccd0abb7
commit 94ae268802
3 changed files with 32 additions and 1 deletions

View File

@ -1,8 +1,15 @@
---
storyboard: openstack/kayobe
launchpad: kayobe
release-model: cycle-with-rc
team: kolla
type: trailing
cycle-highlights:
- |
Added support for environment specific hooks as an extension to the
multiple environments feature.
- |
Added support for using OS package repositories that require
authentication.
repository-settings:
openstack/kayobe: {}
openstack/kayobe-config:

View File

@ -3,5 +3,20 @@ launchpad: kolla-ansible
release-model: cycle-with-rc
team: kolla
type: trailing
cycle-highlights:
- |
Enabled elevated access for project-scoped service roles in Ironic,
aligning with new policy. Added the service role to Ironic service users.
- |
Introduced Fluentd Plugin Systemd for log reading from ``/var/log/journal``,
configurable via `enable_fluentd_systemd` in ``/etc/kolla/globals.yml``.
- |
Added log retention feature in OpenSearch, replacing Elasticsearch Curator,
with customizable retention periods.
- |
New ``neutron_dns_integration`` and ``neutron_dns_domain`` variables for DNS
integration settings in neutron.
- |
Horizon role updated to preferred ``local_settings.d`` configuration model.
repository-settings:
openstack/kolla-ansible: {}

View File

@ -3,5 +3,14 @@ launchpad: kolla
release-model: cycle-with-rc
team: kolla
type: trailing
cycle-highlights:
- |
Add possibility to override ``Prometheus``, ``Lets Encrypt`` and ``etcd``
versions and checksums in `kolla-build.conf`.
- |
Build summaries exportable as JSON, specified by ``summary_json_file``
option.
- |
Integrated HAProxy Prometheus metrics; deprecated standalone exporter.
repository-settings:
openstack/kolla: {}