Tidy up release notes for Ussuri
Change-Id: Ib665981845a9adf784d7c77ea40e3c087224b416
This commit is contained in:
parent
55eab6edc4
commit
7da429cfe3
@ -2,6 +2,7 @@
|
||||
|
||||
features:
|
||||
- |
|
||||
Add Networking-MLNX package to Neutron-Base image, the package is required
|
||||
for infiniband deployment to be installed on containers: neutron-server,
|
||||
neutron-dhcp-agent and neutron-l3-agent.
|
||||
Adds the ``networking-mlnx`` package to the ``neutron-base`` image. The
|
||||
package is required for InfiniBand deployment, and is used by the
|
||||
``neutron-server``, ``neutron-dhcp-agent`` and ``neutron-l3-agent``
|
||||
containers.
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds Neutron Mellanox agent image.
|
||||
Adds a ``neutron-mlnx-agent`` image for the Neutron Mellanox agent.
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds '--quiet' switch to disable printing of image build log.
|
||||
Adds ``--quiet`` switch to disable printing of image build logs.
|
||||
|
@ -3,6 +3,6 @@
|
||||
features:
|
||||
- |
|
||||
Adds ``collectd-dpdk_telemetry`` and ``collectd-logparser`` packages
|
||||
to ``collectd`` RHEL-based image. dpdk_telemetry plugin collects DPDK
|
||||
ethernet device metrics via dpdk_telemetry library. Logparser is
|
||||
plugin for filtering and parsing log messages.
|
||||
to ``collectd`` RHEL-based image. The ``dpdk_telemetry`` plugin collects
|
||||
DPDK Ethernet device metrics via the ``dpdk_telemetry`` library.
|
||||
``logparser`` is a plugin for filtering and parsing log messages.
|
||||
|
@ -1,12 +1,11 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Allow operators to use custom parameters with the ceilometer-upgrade
|
||||
Allow operators to use custom parameters with the ``ceilometer-upgrade``
|
||||
command. This is quite useful when using the dynamic pollster subsystem;
|
||||
that sub-system provides flexibility to create and edit pollsters configs,
|
||||
which affects gnocchi resource-type configurations. However, Ceilometer
|
||||
which affects Gnocchi resource-type configurations. However, Ceilometer
|
||||
uses default and hard-coded resource-type configurations; if one customizes
|
||||
some of its default resource-types, he/she can get into trouble during
|
||||
some of its default resource-types, they can get into trouble during
|
||||
upgrades. Therefore, the only way to work around it is to use the
|
||||
"--skip-gnocchi-resource-types" flag. This release introduces a method for
|
||||
operators to execute such customization, and many others if needed.
|
||||
``--skip-gnocchi-resource-types`` flag.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
Deprecate 'centos_binary_packages' and 'centos_source_packages' overrides in
|
||||
favour of 'centos_packages' list.
|
||||
Deprecates the ``centos_binary_packages`` and ``centos_source_packages``
|
||||
overrides in favour of ``centos_packages``.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes nova-libvirt networking failures on AArch64 (ARM64) servers running
|
||||
on ThunderX CPUs.
|
||||
`LP#1867365 <https://launchpad.net/bugs/1867365>`__
|
||||
Fixes ``nova-libvirt`` networking failures on AArch64 (ARM64) servers
|
||||
running on ThunderX CPUs. `LP#1867365
|
||||
<https://launchpad.net/bugs/1867365>`__
|
||||
|
@ -2,4 +2,4 @@
|
||||
issues:
|
||||
- |
|
||||
AArch64 images using CentOS as base system are not supported in Ussuri.
|
||||
This will be fixed later in release cycle as we need CentOS 8.2 release.
|
||||
This may be fixed when CentOS 8.2 is released.
|
||||
|
@ -2,6 +2,6 @@
|
||||
deprecations:
|
||||
- |
|
||||
The ``neutron-server-ovn`` and ``neutron-metadata-agent-ovn`` images are
|
||||
deprecated and will be removed in the V cycle. OVN drivers and
|
||||
deprecated and will be removed in the Victoria release. OVN drivers and
|
||||
networking-ovn-metadata-agent have been moved to ``neutron-base`` image
|
||||
and are available in ``neutron-server`` and ``neutron-metadata-agent``.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Python 2.7 support has been dropped. Last release of kolla to support
|
||||
Python 2.7 support has been dropped. The last release of Kolla to support
|
||||
Python 2.7 is OpenStack Train. The minimum version of Python now supported
|
||||
by kolla is Python 3.6.
|
||||
by Kolla is Python 3.6.
|
||||
|
@ -2,6 +2,6 @@
|
||||
upgrade:
|
||||
- |
|
||||
The way of handling external repositories has changed. All such repos are
|
||||
now disabled by default. There is "enable_extra_repos" macro to enable them
|
||||
by name. Repositories names are defined in the "kolla/templates/repos.yaml"
|
||||
file.
|
||||
now disabled by default. The ``enable_extra_repos`` macro is used to enable
|
||||
them by name. Repositories names are defined in the
|
||||
``kolla/templates/repos.yaml`` file.
|
||||
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Adds possibility to run netcontrold image for openvswitch service.
|
||||
- Adds a ``netcontrold`` image for Open vSwitch.
|
||||
|
@ -1,14 +1,14 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds `--enable-unbuildable` options to ignore internal list of unbuildable
|
||||
images. It is useful in two situations: building for new
|
||||
Adds an `--enable-unbuildable` option to ignore the internal list of
|
||||
unbuildable images. It is useful in two situations: building for a new
|
||||
distribution/architecture or generation of templates (with
|
||||
'--templates-only' option) when all templates are needed no matter being
|
||||
``--templates-only`` option) when all templates are needed no matter being
|
||||
buildable or not.
|
||||
|
||||
upgrade:
|
||||
- |
|
||||
The way of generating templates (with '--templates-only' option) is changed.
|
||||
By default only buildable ones are generated. If all templates are needed
|
||||
then '--enable-unbuildable' option must be used.
|
||||
The way of generating templates (with ``--templates-only`` option) is
|
||||
changed. By default only buildable ones are generated. If all templates
|
||||
are needed then ``--enable-unbuildable`` option must be used.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adding `ndctl` package to nova-compute to expose NVDIMM namespaces
|
||||
to guests. The package is needed to manage PMEM namespaces.
|
||||
Adding ``ndctl`` package to the ``nova-compute`` image to expose NVDIMM
|
||||
namespaces to guests. The package is needed to manage PMEM namespaces.
|
||||
|
@ -2,5 +2,5 @@
|
||||
upgrade:
|
||||
- |
|
||||
Kolla Ceph container images have been removed. Please use
|
||||
other source of Ceph container images, such as `ceph-container
|
||||
another source of Ceph container images, such as `ceph-container
|
||||
<https://github.com/ceph/ceph-container>`__
|
||||
|
@ -2,4 +2,8 @@
|
||||
upgrade:
|
||||
- |
|
||||
The Monasca Log API merged into the Monasca API codebase in the Train
|
||||
release and the monasca-log-api image has therefore been removed.
|
||||
release and the ``monasca-log-api`` image has therefore been removed.
|
||||
- |
|
||||
As part of the support for using the unified Monasca API for logs, the
|
||||
Fluentd Monasca output plugin has been upgraded. Any custom Fluentd
|
||||
configuration which forwards logs to Monasca will need to be updated.
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Remove of Skydive image for aarch64 and ppc64le. Upstream builds own images
|
||||
for wide selection of architectures. Binaries are provided only for x86-64.
|
||||
Support for Skydive images for aarch64 and ppc64le has been dropped.
|
||||
Upstream builds own images for a wide selection of architectures. Binaries
|
||||
are provided only for x86-64.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Ubuntu based images use APT mirrors now. May affect builds done behind http
|
||||
Ubuntu based images use APT mirrors now. This may affect builds behind HTTP
|
||||
proxies.
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
As part of the support for using the unified Monasca API for logs, the
|
||||
Fluentd Monasca output plugin has been upgraded. Any custom Fluentd
|
||||
configuration which forwards logs to Monasca will need to be updated.
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Use upstream binaries of 'dumb-init' on all supported architectures. Drop support for
|
||||
'base_compiler_packages' list as it is no longer needed.
|
||||
Switches to use upstream binaries of ``dumb-init`` on all supported
|
||||
architectures. Drops support for the ``base_compiler_packages`` override
|
||||
list as it is no longer needed.
|
||||
|
Loading…
Reference in New Issue
Block a user