[release] Tidy up release notes for Yoga
Change-Id: I4fff070ffef0a10887e1f26809bb43d20f48ea35
This commit is contained in:
parent
c572fc61d0
commit
e5160fc465
@ -1,6 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Add Venus images. Venus is an OpenStack project to provide "one-stop solution to log collection,
|
||||
cleaning, indexing, analysis, alarm, visualization service". This project aims to provide
|
||||
Adds Venus images. Venus is an OpenStack project to provide "one-stop
|
||||
solution to log collection, cleaning, indexing, analysis, alarm,
|
||||
visualization service". This project aims to provide
|
||||
a platform to quickly solve service exception problems.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
fluentd on CentOS on aarch64 is no longer missing the grok-parser plugin.
|
||||
Fluentd on CentOS on aarch64 is no longer missing the grok-parser plugin.
|
||||
`LP#1955889 <https://launchpad.net/bugs/1955889>`__
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Updates Alertmanager version to 0.23.0.
|
||||
Updates Prometheus Alertmanager version to 0.23.0.
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Debian images got updated to libvirt 8 and QEMU 6.2 versions.
|
||||
Updates Debian images to install libvirt 8 and QEMU 6.2.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
The ``qdrouterd`` image is deprecated and will be removed in the Z cycle.
|
||||
The ``qdrouterd`` image is deprecated and will be removed in the Zed cycle.
|
||||
It is supported only by CentOS.
|
||||
|
@ -1,15 +1,16 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Add templating block for base image helping to customize pip settings used
|
||||
at build time for offline build scenario. We need some required environment
|
||||
variables configured at the top level for all containers, for example the
|
||||
variable UPPER_CONSTRAINTS_FILE used by the bifrost-deploy installation
|
||||
scripts. Also here we can override the address of the PyPI repository via
|
||||
PIP_INDEX_URL, PIP_EXTRA_INDEX_URL, and PIP_TRUSTED_HOST variables.
|
||||
Adds a ``base_pip_conf`` templating block for the base image, helping to
|
||||
customize pip settings used at build time for offline build scenarios. We
|
||||
need some required environment variables configured at the top level for
|
||||
all containers, for example the variable ``UPPER_CONSTRAINTS_FILE`` used by
|
||||
the ``bifrost-deploy`` installation scripts. Also here we can override the
|
||||
address of the PyPI repository via ``PIP_INDEX_URL``,
|
||||
``PIP_EXTRA_INDEX_URL``, and ``PIP_TRUSTED_HOST`` variables.
|
||||
upgrade:
|
||||
- |
|
||||
All Dockerfile files which uses curl to download any external files from the
|
||||
Internet URLs now have the corresponding version templating block which can
|
||||
Internet now have a corresponding version templating block which can
|
||||
be used to override them. Also all the ENV instructions inside these blocks
|
||||
converted to the ARG instructions to minimize the unneeded variables.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Removes InlfuxDB datasource plugin from Grafana image as it is now natively
|
||||
Removes InfluxDB datasource plugin from Grafana image as it is now natively
|
||||
supported.
|
||||
|
Loading…
x
Reference in New Issue
Block a user