Tidy up release notes for Ussuri
Change-Id: Ib665981845a9adf784d7c77ea40e3c087224b416
This commit is contained in:
parent
55eab6edc4
commit
7da429cfe3
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Add Networking-MLNX package to Neutron-Base image, the package is required
|
Adds the ``networking-mlnx`` package to the ``neutron-base`` image. The
|
||||||
for infiniband deployment to be installed on containers: neutron-server,
|
package is required for InfiniBand deployment, and is used by the
|
||||||
neutron-dhcp-agent and neutron-l3-agent.
|
``neutron-server``, ``neutron-dhcp-agent`` and ``neutron-l3-agent``
|
||||||
|
containers.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Adds Neutron Mellanox agent image.
|
Adds a ``neutron-mlnx-agent`` image for the Neutron Mellanox agent.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
features:
|
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:
|
features:
|
||||||
- |
|
- |
|
||||||
Adds ``collectd-dpdk_telemetry`` and ``collectd-logparser`` packages
|
Adds ``collectd-dpdk_telemetry`` and ``collectd-logparser`` packages
|
||||||
to ``collectd`` RHEL-based image. dpdk_telemetry plugin collects DPDK
|
to ``collectd`` RHEL-based image. The ``dpdk_telemetry`` plugin collects
|
||||||
ethernet device metrics via dpdk_telemetry library. Logparser is
|
DPDK Ethernet device metrics via the ``dpdk_telemetry`` library.
|
||||||
plugin for filtering and parsing log messages.
|
``logparser`` is a plugin for filtering and parsing log messages.
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
---
|
---
|
||||||
features:
|
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;
|
command. This is quite useful when using the dynamic pollster subsystem;
|
||||||
that sub-system provides flexibility to create and edit pollsters configs,
|
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
|
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
|
upgrades. Therefore, the only way to work around it is to use the
|
||||||
"--skip-gnocchi-resource-types" flag. This release introduces a method for
|
``--skip-gnocchi-resource-types`` flag.
|
||||||
operators to execute such customization, and many others if needed.
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
deprecations:
|
deprecations:
|
||||||
- |
|
- |
|
||||||
Deprecate 'centos_binary_packages' and 'centos_source_packages' overrides in
|
Deprecates the ``centos_binary_packages`` and ``centos_source_packages``
|
||||||
favour of 'centos_packages' list.
|
overrides in favour of ``centos_packages``.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fixes nova-libvirt networking failures on AArch64 (ARM64) servers running
|
Fixes ``nova-libvirt`` networking failures on AArch64 (ARM64) servers
|
||||||
on ThunderX CPUs.
|
running on ThunderX CPUs. `LP#1867365
|
||||||
`LP#1867365 <https://launchpad.net/bugs/1867365>`__
|
<https://launchpad.net/bugs/1867365>`__
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
issues:
|
issues:
|
||||||
- |
|
- |
|
||||||
AArch64 images using CentOS as base system are not supported in Ussuri.
|
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:
|
deprecations:
|
||||||
- |
|
- |
|
||||||
The ``neutron-server-ovn`` and ``neutron-metadata-agent-ovn`` images are
|
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
|
networking-ovn-metadata-agent have been moved to ``neutron-base`` image
|
||||||
and are available in ``neutron-server`` and ``neutron-metadata-agent``.
|
and are available in ``neutron-server`` and ``neutron-metadata-agent``.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
upgrade:
|
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
|
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:
|
upgrade:
|
||||||
- |
|
- |
|
||||||
The way of handling external repositories has changed. All such repos are
|
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
|
now disabled by default. The ``enable_extra_repos`` macro is used to enable
|
||||||
by name. Repositories names are defined in the "kolla/templates/repos.yaml"
|
them by name. Repositories names are defined in the
|
||||||
file.
|
``kolla/templates/repos.yaml`` file.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- Adds possibility to run netcontrold image for openvswitch service.
|
- Adds a ``netcontrold`` image for Open vSwitch.
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Adds `--enable-unbuildable` options to ignore internal list of unbuildable
|
Adds an `--enable-unbuildable` option to ignore the internal list of
|
||||||
images. It is useful in two situations: building for new
|
unbuildable images. It is useful in two situations: building for a new
|
||||||
distribution/architecture or generation of templates (with
|
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.
|
buildable or not.
|
||||||
|
|
||||||
upgrade:
|
upgrade:
|
||||||
- |
|
- |
|
||||||
The way of generating templates (with '--templates-only' option) is changed.
|
The way of generating templates (with ``--templates-only`` option) is
|
||||||
By default only buildable ones are generated. If all templates are needed
|
changed. By default only buildable ones are generated. If all templates
|
||||||
then '--enable-unbuildable' option must be used.
|
are needed then ``--enable-unbuildable`` option must be used.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Adding `ndctl` package to nova-compute to expose NVDIMM namespaces
|
Adding ``ndctl`` package to the ``nova-compute`` image to expose NVDIMM
|
||||||
to guests. The package is needed to manage PMEM namespaces.
|
namespaces to guests. The package is needed to manage PMEM namespaces.
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
upgrade:
|
upgrade:
|
||||||
- |
|
- |
|
||||||
Kolla Ceph container images have been removed. Please use
|
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>`__
|
<https://github.com/ceph/ceph-container>`__
|
||||||
|
@ -2,4 +2,8 @@
|
|||||||
upgrade:
|
upgrade:
|
||||||
- |
|
- |
|
||||||
The Monasca Log API merged into the Monasca API codebase in the Train
|
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:
|
upgrade:
|
||||||
- |
|
- |
|
||||||
Remove of Skydive image for aarch64 and ppc64le. Upstream builds own images
|
Support for Skydive images for aarch64 and ppc64le has been dropped.
|
||||||
for wide selection of architectures. Binaries are provided only for x86-64.
|
Upstream builds own images for a wide selection of architectures. Binaries
|
||||||
|
are provided only for x86-64.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
upgrade:
|
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.
|
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:
|
upgrade:
|
||||||
- |
|
- |
|
||||||
Use upstream binaries of 'dumb-init' on all supported architectures. Drop support for
|
Switches to use upstream binaries of ``dumb-init`` on all supported
|
||||||
'base_compiler_packages' list as it is no longer needed.
|
architectures. Drops support for the ``base_compiler_packages`` override
|
||||||
|
list as it is no longer needed.
|
||||||
|
Loading…
Reference in New Issue
Block a user