Add Kolla/Kolla-Ansible/Kayobe Caracal cycle highlights
Change-Id: Ib570bf6bbf64ac2e1881cfcbbfa028c5a738e903
This commit is contained in:
parent
5fccd0abb7
commit
94ae268802
@ -1,8 +1,15 @@
|
|||||||
---
|
---
|
||||||
storyboard: openstack/kayobe
|
launchpad: kayobe
|
||||||
release-model: cycle-with-rc
|
release-model: cycle-with-rc
|
||||||
team: kolla
|
team: kolla
|
||||||
type: trailing
|
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:
|
repository-settings:
|
||||||
openstack/kayobe: {}
|
openstack/kayobe: {}
|
||||||
openstack/kayobe-config:
|
openstack/kayobe-config:
|
||||||
|
@ -3,5 +3,20 @@ launchpad: kolla-ansible
|
|||||||
release-model: cycle-with-rc
|
release-model: cycle-with-rc
|
||||||
team: kolla
|
team: kolla
|
||||||
type: trailing
|
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:
|
repository-settings:
|
||||||
openstack/kolla-ansible: {}
|
openstack/kolla-ansible: {}
|
||||||
|
@ -3,5 +3,14 @@ launchpad: kolla
|
|||||||
release-model: cycle-with-rc
|
release-model: cycle-with-rc
|
||||||
team: kolla
|
team: kolla
|
||||||
type: trailing
|
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:
|
repository-settings:
|
||||||
openstack/kolla: {}
|
openstack/kolla: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user