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