Issued:
2020-12-15
Updated:
2020-12-15

RHEA-2020:5413 - Red Hat OpenStack Platform 16.1.3 bug fix and enhancement advisory


Synopsis

Red Hat OpenStack Platform 16.1.3 bug fix and enhancement advisory

Type/Severity

Product Enhancement Advisory None

Topic

Updated packages that resolve various issues are now available for Red Hat OpenStack Platform 16.1 (Train) for Red Hat Enterprise Linux (RHEL) 8.2.

Description

Changes to the openstack-cinder component:

  • This update supports the creation of volumes with tiering policy. There are four supported values:

** StartHighThenAuto(default) ** Auto ** HighestAvailable ** LowestAvailable (BZ#1808577)

  • With this release, the VxFlex OS driver is renamed to PowerFlex. Names of configuration options have been changed and removed. The ScaleIO name and related sio_ configuration options have been deprecated. (BZ#1867222)

Changes to the openstack-tripleo-heat-templates component:

  • There is a known issue with the Object Storage service (swift). If you use pre-deployed nodes, you might encounter the following error message in /var/log/containers/stdouts/swift_rsync.log:

"failed to create pid file /var/run/rsyncd.pid: File exists"

Workaround: Enter the following command on all pre-deployed Controller nodes:

for d in $(podman inspect swift_rsync | jq '.[].GraphDriver.Data.UpperDir') /var/lib/config-data/puppet-generated/swift; do sed -i -e '/pid file/d' $d/etc/rsyncd.conf; done
``` (BZ#1852541)

* Currently, a change in OSP13 puppet module kmod has resulted in the wrong module setting for `systemd-modules-load.service`. This is not an issue in OSP13 but results in failure during deployment in fast forward upgrade on OSP16.1.
+
Workaround: 
+
Enter the following command:
+
----
rm -f /etc/modules-load.d/nf_conntrack_proto_sctp.conf
---- (BZ#1880979)

* Currently, LVM filter is not set unless at least one device is listed in the `LVMFilterAllowlist` parameter.
+
Workaround: Set the `LVMFilterAllowdisk` parameter to contain at least one device, for example, the root disk. The LVM filter is set in `/etc/lvm/lvm.conf`. (BZ#1261083)

* Replacement of an overcloud Controller might cause swift rings to become inconsistent across nodes. This results in decreased availability of Object Storage service. 
+
Workaround: Log in to the previously existing Controller node using SSH, deploy the updated rings, and restart the Object Storage containers:

(undercloud) [stack@undercloud-0 ~]$ source stackrc (undercloud) [stack@undercloud-0 ~]$ nova list ... | 3fab687e-99c2-4e66-805f-3106fb41d868 | controller-1 | ACTIVE | - | Running | ctlplane=192.168.24.17 | | a87276ea-8682-4f27-9426-6b272955b486 | controller-2 | ACTIVE | - | Running | ctlplane=192.168.24.38 | | a000b156-9adc-4d37-8169-c1af7800788b | controller-3 | ACTIVE | - | Running | ctlplane=192.168.24.35

(undercloud) [stack@undercloud-0 ~]$ for ip in 192.168.24.17 192.168.24.38 192.168.24.35; do ssh $ip 'sudo podman restart swift_copy_rings ; sudo podman restart $(sudo podman ps -a --format="{{.Names}}" --filter="name=swift_*")'; done


* In this release, the `collectd-libpod-stats` plugin collects CPU and memory metrics for containers running in the overcloud. (BZ#1856404)

* Before this update, director maintained Identity service (keystone) catalog entries for Block Storage service's (cinder) deprecated v1 API volume service, and the legacy Identity service endpoints were not compatible with recent enhancements to director's endpoint validations. As a result, stack updates failed if a legacy volume service was present in the Identity service catalog. With this update, director automatically removes the legacy volume service and its associated endpoints. Stack updates no longer fail Identity service endpoint validation. (BZ#1878492)

* In this release, VxFlex OS driver is rebranded to PowerFlex. (BZ#1867225)

## Solution

Before applying this update, ensure all previously released errata relevant
to your system have been applied.

Red Hat OpenStack Platform 16.1 runs on RHEL 8.2.

The Red Hat OpenStack Platform 16.1 Release Notes contain the following:
* An explanation of the way in which the provided components interact to
form a working cloud computing environment.
* Technology Previews, Recommended Practices, and Known Issues.
* The channels required for Red Hat OpenStack Platform 16.1, including
which channels need to be enabled and disabled.

The Release Notes are available at:
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html/release_notes/chap-release_notes#red_hat_openstack_platform_16_1_3

This update is available through 'yum update' on systems registered through
Red Hat Subscription Manager. For more information about Red Hat
Subscription Manager, see:

https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/index.html

## Affected Products

Product | Version | Arch
-|-|-
Red Hat OpenStack|16.1|x86_64
Red Hat OpenStack for IBM Power|16.1|ppc64le
Red Hat OpenStack Director Deployment Tools|16.1|x86_64
Red Hat OpenStack Director Deployment Tools for IBM Power LE|16.1|ppc64le
Red Hat Enterprise Linux for x86_64|8|x86_64
Cinderlib|16.1|x86_64
Cinderlib for IBM Power LE|16.1|ppc64le

## Updated Packages

 - collectd-sensubility-0.1.8-1.el8ost.x86_64.rpm
 - puppet-ceph-3.1.2-1.20200916043412.105b71e.el8ost.noarch.rpm
 - python3-openstackclient-4.0.1-1.20200817092224.el8ost.noarch.rpm
 - rhosp-release-16.1.3-1.el8ost.noarch.rpm
 - ansible-tripleo-powerflex-0.0.1-1.20201118113650.66f52a0.el8ost.src.rpm
 - openstack-neutron-metering-agent-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - openstack-tripleo-common-container-base-11.4.1-1.20200917023445.el8ost.noarch.rpm
 - python-neutron-tests-tempest-0.9.0-1.20200915143420.el8ost.src.rpm
 - python3-oslo-privsep-1.33.5-1.el8ost.noarch.rpm
 - openstack-neutron-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - collectd-sensubility-0.1.8-1.el8ost.src.rpm
 - openstack-neutron-macvtap-agent-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - puppet-neutron-15.5.1-0.20200714085940.7d0406b.el8ost.src.rpm
 - python-keystoneauth1-3.17.3-0.20200714091828.7d7b956.el8ost.src.rpm
 - collectd-libpod-stats-1.0.2-1.el8ost.src.rpm
 - openstack-ceilometer-compute-13.1.2-0.20200728073411.35c7357.el8ost.noarch.rpm
 - openstack-nova-20.4.1-1.20200917173450.el8ost.src.rpm
 - collectd-libpod-stats-1.0.2-1.el8ost.x86_64.rpm
 - puppet-neutron-15.5.1-0.20200714085940.7d0406b.el8ost.noarch.rpm
 - python3-keystone-16.0.2-1.20200828063420.el8ost.noarch.rpm
 - openstack-tempest-all-24.0.0-0.20200615173423.c73e6b1.el8ost.noarch.rpm
 - python3-networking-ovn-migration-tool-7.3.1-1.20200902233413.el8ost.noarch.rpm
 - python3-tempest-24.0.0-0.20200615173423.c73e6b1.el8ost.noarch.rpm
 - python3-tripleoclient-heat-installer-12.3.2-1.20200914164930.el8ost.noarch.rpm
 - python3-ovsdbapp-0.17.4-1.20200828083360.el8ost.noarch.rpm
 - puppet-glance-15.4.1-0.20200611153438.8ac5b13.el8ost.src.rpm
 - python3-networking-ovn-metadata-agent-7.3.1-1.20200902233413.el8ost.noarch.rpm
 - python3-keystoneauth1-3.17.3-0.20200714091828.7d7b956.el8ost.noarch.rpm
 - puppet-nova-15.6.1-1.20200814103356.el8ost.src.rpm
 - golang-github-infrawatch-apputils-0.1-2.git8439bdc.el8ost.x86_64.rpm
 - openstack-neutron-sriov-nic-agent-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - puppet-nova-15.6.1-1.20200814103356.el8ost.noarch.rpm
 - collectd-libpod-stats-1.0.2-1.el8ost.ppc64le.rpm
 - python3-nova-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - golang-qpid-apache-0.32.0-rc1.8.el8ost.x86_64.rpm
 - openstack-neutron-ml2-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - openstack-tripleo-common-devtools-11.4.1-1.20200917023445.el8ost.noarch.rpm
 - python-networking-ovn-7.3.1-1.20200902233413.el8ost.src.rpm
 - python-openstacksdk-0.36.4-0.20200715054251.76d3b29.el8ost.src.rpm
 - rhosp-release-16.1.3-1.el8ost.src.rpm
 - python3-vmware-nsxlib-15.0.3-1.20200916103423.c35d7d3.el8ost.noarch.rpm
 - python-openstackclient-lang-4.0.1-1.20200817092224.el8ost.noarch.rpm
 - puppet-tripleo-11.5.0-1.20200914161844.el8ost.src.rpm
 - openstack-tempest-24.0.0-0.20200615173423.c73e6b1.el8ost.src.rpm
 - openstack-neutron-openvswitch-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - openstack-tempest-24.0.0-0.20200615173423.c73e6b1.el8ost.noarch.rpm
 - puppet-rsync-1.1.1-0.20200311051621.a7d4f84.el8ost.noarch.rpm
 - python3-cinderclient-5.0.1-1.20200326150227.8fa0882.el8ost.noarch.rpm
 - golang-qpid-apache-0.32.0-rc1.8.el8ost.src.rpm
 - openstack-neutron-common-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - puppet-rsync-1.1.1-0.20200311051621.a7d4f84.el8ost.src.rpm
 - python-network-runner-0.2.2-2.el8ost.src.rpm
 - openstack-nova-conductor-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - python-tripleoclient-12.3.2-1.20200914164930.el8ost.src.rpm
 - python3-ansible-runner-1.4.0-1.el8ost.noarch.rpm
 - openstack-neutron-rpc-server-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - collectd-sensubility-debuginfo-0.1.8-1.el8ost.ppc64le.rpm
 - python3-hardware-detect-0.23.0-0.20200310212453.59211cc.el8ost.noarch.rpm
 - openstack-nova-common-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - ansible-role-network-runner-0.2.2-2.el8ost.noarch.rpm
 - puppet-keystone-15.4.1-1.20200917013435.175b51f.el8ost.noarch.rpm
 - collectd-sensubility-0.1.8-1.el8ost.ppc64le.rpm
 - collectd-sensubility-debuginfo-0.1.8-1.el8ost.x86_64.rpm
 - openstack-nova-compute-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - openstack-nova-novncproxy-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - tripleo-ansible-0.5.1-1.20200914163930.el8ost.src.rpm
 - openstack-ceilometer-common-13.1.2-0.20200728073411.35c7357.el8ost.noarch.rpm
 - openstack-ceilometer-polling-13.1.2-0.20200728073411.35c7357.el8ost.noarch.rpm
 - openstack-ceilometer-13.1.2-0.20200728073411.35c7357.el8ost.src.rpm
 - openstack-ceilometer-ipmi-13.1.2-0.20200728073411.35c7357.el8ost.noarch.rpm
 - openstack-nova-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - python-openstackclient-4.0.1-1.20200817092224.el8ost.src.rpm
 - python-validations-libs-1.0.5-1.20200914174430.el8ost.src.rpm
 - python-ansible-runner-1.4.0-1.el8ost.src.rpm
 - python3-network-runner-0.2.2-2.el8ost.noarch.rpm
 - python3-tripleo-common-11.4.1-1.20200917023445.el8ost.noarch.rpm
 - golang-qpid-apache-0.32.0-rc1.8.el8ost.ppc64le.rpm
 - puppet-glance-15.4.1-0.20200611153438.8ac5b13.el8ost.noarch.rpm
 - python3-openstacksdk-0.36.4-0.20200715054251.76d3b29.el8ost.noarch.rpm
 - openstack-tripleo-puppet-elements-11.2.2-1.20200916223429.f061f90.el8ost.noarch.rpm
 - openstack-tripleo-common-containers-11.4.1-1.20200917023445.el8ost.noarch.rpm
 - python3-neutron-tests-tempest-0.9.0-1.20200915143420.el8ost.noarch.rpm
 - openstack-nova-api-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - openstack-nova-scheduler-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - openstack-ironic-python-agent-builder-2.1.1-1.20200916224659.69e41ff.el8ost.src.rpm
 - golang-github-infrawatch-apputils-0.1-2.git8439bdc.el8ost.src.rpm
 - os-net-config-11.3.2-0.20200804083435.f49ab16.el8ost.noarch.rpm
 - python3-networking-ovn-7.3.1-1.20200902233413.el8ost.noarch.rpm
 - validations-common-1.1.2-1.20200914180305.el8ost.src.rpm
 - openstack-tripleo-puppet-elements-11.2.2-1.20200916223429.f061f90.el8ost.src.rpm
 - openstack-nova-migration-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - openstack-ironic-python-agent-builder-2.1.1-1.20200916224659.69e41ff.el8ost.noarch.rpm
 - openstack-tripleo-validations-11.3.2-1.20200916153438.el8ost.noarch.rpm
 - python3-tripleoclient-12.3.2-1.20200914164930.el8ost.noarch.rpm
 - openstack-heat-ui-2.0.1-0.20200311003903.2719498.el8ost.src.rpm
 - openstack-neutron-linuxbridge-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - openstack-tripleo-validations-11.3.2-1.20200916153438.el8ost.src.rpm
 - python3-neutron-15.2.1-1.20200905043435.el8ost.noarch.rpm
 - python-hardware-0.23.0-0.20200310212453.59211cc.el8ost.src.rpm
 - puppet-ceph-3.1.2-1.20200916043412.105b71e.el8ost.src.rpm
 - openstack-heat-ui-2.0.1-0.20200311003903.2719498.el8ost.noarch.rpm
 - openstack-ceilometer-notification-13.1.2-0.20200728073411.35c7357.el8ost.noarch.rpm
 - openstack-cinder-15.3.1-5.el8ost.noarch.rpm
 - openstack-nova-console-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - openstack-cinder-15.3.1-5.el8ost.src.rpm
 - python-oslo-privsep-1.33.5-1.el8ost.src.rpm
 - puppet-keystone-15.4.1-1.20200917013435.175b51f.el8ost.src.rpm
 - python-oslo-privsep-lang-1.33.5-1.el8ost.noarch.rpm
 - openstack-ceilometer-central-13.1.2-0.20200728073411.35c7357.el8ost.noarch.rpm
 - python-cinderclient-5.0.1-1.20200326150227.8fa0882.el8ost.src.rpm
 - python3-tempest-tests-24.0.0-0.20200615173423.c73e6b1.el8ost.noarch.rpm
 - puppet-cinder-15.4.1-1.20200831153423.el8ost.src.rpm
 - puppet-pacemaker-1.0.1-1.20200915143417.b3596d1.el8ost.src.rpm
 - python3-ceilometer-13.1.2-0.20200728073411.35c7357.el8ost.noarch.rpm
 - openstack-nova-serialproxy-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - openstack-neutron-15.2.1-1.20200905043435.el8ost.src.rpm
 - openstack-keystone-16.0.2-1.20200828063420.el8ost.noarch.rpm
 - openstack-tripleo-heat-templates-11.3.2-1.20200914170177.el8ost.src.rpm
 - openstack-tripleo-common-11.4.1-1.20200917023445.el8ost.src.rpm
 - openstack-tripleo-common-11.4.1-1.20200917023445.el8ost.noarch.rpm
 - puppet-tripleo-11.5.0-1.20200914161844.el8ost.noarch.rpm
 - golang-github-infrawatch-apputils-0.1-2.git8439bdc.el8ost.ppc64le.rpm
 - tripleo-ansible-0.5.1-1.20200914163930.el8ost.noarch.rpm
 - validations-common-1.1.2-1.20200914180305.el8ost.noarch.rpm
 - ansible-tripleo-powerflex-0.0.1-1.20201118113650.66f52a0.el8ost.noarch.rpm
 - python-vmware-nsxlib-15.0.3-1.20200916103423.c35d7d3.el8ost.src.rpm
 - openstack-nova-spicehtml5proxy-20.4.1-1.20200917173450.el8ost.noarch.rpm
 - openstack-keystone-16.0.2-1.20200828063420.el8ost.src.rpm
 - python3-cinder-15.3.1-5.el8ost.noarch.rpm
 - python3-validations-libs-1.0.5-1.20200914174430.el8ost.noarch.rpm
 - puppet-cinder-15.4.1-1.20200831153423.el8ost.noarch.rpm
 - openstack-tripleo-heat-templates-11.3.2-1.20200914170177.el8ost.noarch.rpm
 - puppet-pacemaker-1.0.1-1.20200915143417.b3596d1.el8ost.noarch.rpm
 - python3-hardware-0.23.0-0.20200310212453.59211cc.el8ost.noarch.rpm
 - python-ovsdbapp-0.17.4-1.20200828083360.el8ost.src.rpm
 - os-net-config-11.3.2-0.20200804083435.f49ab16.el8ost.src.rpm

## Fixes

 - [BZ - 1261083](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1261083)
 - [BZ - 1752416](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1752416)
 - [BZ - 1772106](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1772106)
 - [BZ - 1774254](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1774254)
 - [BZ - 1777464](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1777464)
 - [BZ - 1777523](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1777523)
 - [BZ - 1777605](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1777605)
 - [BZ - 1789822](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1789822)
 - [BZ - 1802307](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1802307)
 - [BZ - 1808576](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1808576)
 - [BZ - 1808577](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1808577)
 - [BZ - 1808578](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1808578)
 - [BZ - 1812070](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1812070)
 - [BZ - 1813825](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1813825)
 - [BZ - 1815575](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1815575)
 - [BZ - 1815576](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1815576)
 - [BZ - 1818014](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1818014)
 - [BZ - 1828998](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1828998)
 - [BZ - 1830173](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1830173)
 - [BZ - 1833277](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1833277)
 - [BZ - 1843003](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1843003)
 - [BZ - 1843927](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1843927)
 - [BZ - 1844144](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1844144)
 - [BZ - 1844356](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1844356)
 - [BZ - 1846070](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1846070)
 - [BZ - 1852541](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1852541)
 - [BZ - 1856404](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1856404)
 - [BZ - 1857776](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1857776)
 - [BZ - 1858372](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1858372)
 - [BZ - 1862019](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1862019)
 - [BZ - 1862079](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1862079)
 - [BZ - 1862149](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1862149)
 - [BZ - 1862364](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1862364)
 - [BZ - 1865997](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1865997)
 - [BZ - 1867222](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1867222)
 - [BZ - 1867223](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1867223)
 - [BZ - 1867224](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1867224)
 - [BZ - 1867225](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1867225)
 - [BZ - 1869001](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1869001)
 - [BZ - 1871834](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1871834)
 - [BZ - 1873470](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1873470)
 - [BZ - 1873742](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1873742)
 - [BZ - 1874000](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1874000)
 - [BZ - 1875489](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1875489)
 - [BZ - 1875810](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1875810)
 - [BZ - 1876040](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1876040)
 - [BZ - 1878492](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1878492)
 - [BZ - 1879389](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1879389)
 - [BZ - 1879730](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1879730)
 - [BZ - 1880979](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1880979)
 - [BZ - 1881511](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1881511)
 - [BZ - 1882400](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1882400)
 - [BZ - 1882480](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1882480)
 - [BZ - 1882738](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1882738)
 - [BZ - 1883339](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1883339)
 - [BZ - 1883882](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1883882)
 - [BZ - 1884263](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1884263)
 - [BZ - 1884630](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1884630)
 - [BZ - 1884677](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1884677)
 - [BZ - 1884704](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1884704)
 - [BZ - 1884737](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1884737)
 - [BZ - 1885212](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1885212)
 - [BZ - 1885330](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1885330)
 - [BZ - 1886084](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1886084)
 - [BZ - 1886139](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1886139)
 - [BZ - 1886710](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1886710)
 - [BZ - 1887467](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1887467)
 - [BZ - 1887710](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1887710)
 - [BZ - 1887722](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1887722)
 - [BZ - 1887859](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1887859)
 - [BZ - 1888011](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1888011)
 - [BZ - 1888552](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1888552)
 - [BZ - 1889776](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1889776)
 - [BZ - 1891197](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1891197)
 - [BZ - 1891202](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1891202)
 - [BZ - 1891204](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1891204)
 - [BZ - 1891389](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1891389)
 - [BZ - 1891582](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1891582)
 - [BZ - 1892690](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1892690)
 - [BZ - 1893189](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1893189)
 - [BZ - 1895220](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1895220)
 - [BZ - 1896157](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1896157)
 - [BZ - 1896314](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1896314)
 - [BZ - 1897169](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1897169)
 - [BZ - 1897691](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1897691)
 - [BZ - 1901004](https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1901004)

## CVEs

(none)

## References

 - [https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html/release_notes/chap-release_notes#red_hat_openstack_platform_16_1_3](https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html/release_notes/chap-release_notes#red_hat_openstack_platform_16_1_3)


Additional information