Skip to content
Snippets Groups Projects
Commit 43f43c97 authored by Bartosz Bezak's avatar Bartosz Bezak
Browse files

Refine release notes before kolla 2024.1 release

Change-Id: I9e4933cecd5c1e336b1bdc1072925fa73cd0c8ee
parent e0fbc5ad
No related branches found
No related tags found
No related merge requests found
---
fixes:
- |
Adds missing support for friendly labels for Prometheus Ironic exporter and
Alertmanager metrics. `LP#2041855
<https://bugs.launchpad.net/kolla-ansible/+bug/2041855>`__
Support for friendly labels has been added for Prometheus Ironic exporter
and Alertmanager metrics. See `LP#2041855
<https://bugs.launchpad.net/kolla-ansible/+bug/2041855>`__ for details.
---
features:
- |
Re-added support for neutron-fwaas v2. Set ``enable_neutron_fwaas: yes``
to enable.
Support for neutron-fwaas v2 has been re-added.
Set `enable_neutron_fwaas: yes` to enable.
---
features:
- |
Configure Skyline's Prometheus connection to make the Monitor Center work.
The latest Skyline Console has now a Monitor Center in the administrator
view that displays information from Prometheus. For that to work the
Prometheus connection needs to be set up in skyline.yaml.
Configuration has been added to connect Skyline's Prometheus to make the
Monitor Center work. The latest Skyline Console now includes a Monitor
Center in the administrator view that displays information from Prometheus.
For this to work, the Prometheus connection needs to be set up in
skyline.yaml.
---
features:
- |
Allow overriding of Skyline configuration files by supplying your own
version of nginx.conf for Skyline Console, gunicorn.py and skyline.yaml
for Skyline API Server. Place the files in the skyline subfolder of
your Kolla config directory, skyline.yaml will be merged with the
Kolla provided version.
The ability to override Skyline configuration files has been added. You can
supply your own versions of nginx.conf for Skyline Console, gunicorn.py,
and skyline.yaml for the Skyline API Server. Place the files in the skyline
subfolder of your Kolla config directory; skyline.yaml will be merged with
the Kolla-provided version.
---
features:
- |
Add more services now supported by Skyline to the configuration to make
them accessible to Skylines's frontend console.
New services include Barbican, Designate, Masakari and Swift or Ceph RGW.
Only one of Swift and CEph RGW can be used, if both are enabled, Swift is
configured.
More services supported by Skyline have been added to the configuration,
making them accessible to Skyline's frontend console. The new services
include Barbican, Designate, Masakari, and Swift or Ceph RGW. If both
Swift and Ceph RGW are enabled, only Swift is configured.
---
features:
- |
Enables SSO in Skyline Console if Keystone federation is enabled and
at least one identity provider with protocol openid is set up.
Skyline Console's redirect URI is added to Keystone's trusted dashboards.
Single Sign-On (SSO) is enabled in Skyline Console if Keystone federation
is enabled and at least one identity provider with the openid protocol
is set up. Skyline Console's redirect URI is added to Keystone's trusted
dashboards.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment