Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat CodeReady Workspaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat Application Foundations
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2021:5067 - Bug Fix Advisory
Issued:
2021-12-09
Updated:
2021-12-09

RHBA-2021:5067 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Release of components for Red Hat OpenStack Platform 16.2.1 (Train)

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Red Hat OpenStack Platform 16.2.1 (Train) - RPMs

Description

Release of Red Hat OpenStack Platform 16.2.1 (Train) provides these changes:

Changes to the openstack-ironic component:

  • Before this update, a lock handling issue would prevent IPMI-based nodes from recording the hardware vendor as part of power state synchronization. This issue caused the power state synchronization to fail, and nodes using the `ipmi` hardware type would enter the `Maintenance` state. With this update, the lock is now properly handled, and the power state synchronization for bare metal nodes utilizing the `ipmi` hardware type works as expected, and results in no locking errors. (BZ#2007268)

Changes to the openstack-neutron component:

  • When configuring bandwidth-aware scheduling of SR-IOV workloads, use the heat parameter, `resource_provider_hypervisors`. This parameter defines a paired list `<network_device>:<hypervisor>``. Ensure that you use a fully qualified domain name (FQDN) to define each hypervisor. (BZ#1989820)

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

  • Before this update, the ML2/OVN container started, but the service did not work as expected. The cause for this problem was that the ML2/OVN controller container did not include a configuration to support TLS. With this update, the ML2/OVN container configuration has been updated to include all of the correct configuration, and it works as expected. (BZ#1977442)
  • With this update, the memory limit for the `collectd` container has been increased to 512 MB. When this limit is exceeded, the container is restarted. (BZ#2007255)
  • Before this update, removal of the `python2` packages for the Red Hat Enterprise Linux (RHEL) in-place upgrade tool, LEAPP, was unsuccessful. This failure was caused by a DNF `exclude` option that retained the LEAPP packages. With this update, automation has now been included to ensure that the necessary LEAPP packages are successfully removed. (BZ#2008981)
  • Before this update, an upgradable `mariadb-server` package in the RHEL repository caused the package manager to upgrade the `mariadb-server` package on the host, interfering with the containerized `mariadb-server` that pre-exists on the same host. With this update, the Red Hat OpenStack Platform (RHOSP) director removes the `mariadb-server` package from any hosts which also have the containerized MariaDB, and the RHOSP FFU process continues. (BZ#2019178)

Changes to the python-networking-ovn component:

  • RHOSP does not yet support ML2/OVN with VXLAN networks. The migration process includes steps to convert VXLAN networks to Geneve. When the migration target version is RHOSP 16.2.0, a bug prevents the expected VXLAN to Geneve conversion, and the networks remain configured as VXLAN.

This bug affects only migrations to ML2/OVN on RHOSP 16.2. It does not affect migrations to ML2/OVN on RHOSP 16.1. (BZ#2003708)

Solution

OSP 16.2.1 Release - RPMs

Affected Products

  • Red Hat OpenStack for IBM Power 16.2 ppc64le
  • Red Hat OpenStack 16.2 x86_64
  • Red Hat OpenStack Director Deployment Tools 16.2 x86_64
  • Red Hat OpenStack Director Deployment Tools for IBM Power LE 16.2 ppc64le
  • Cinderlib 16.2 x86_64
  • Cinderlib for IBM Power LE 16.2 ppc64le

Fixes

  • BZ - 1977442 - OSP13->OSP16.2 ovn_controller hybrid mode will not work with ssl
  • BZ - 1978560 - [16.2] Do not block the overcloud during a backup
  • BZ - 1982764 - Potential SSL issues after qdrouterd image update
  • BZ - 1983613 - [16.2] Online backup of the galera database must desynchronize the node before backup
  • BZ - 1984459 - [16.2] Stop the ceph-* services before ReaR backup
  • BZ - 1989820 - Hostname in neutron agent's config don't match what is stored in placement by nova
  • BZ - 1996864 - STF | NFV | dpdk-telemetry config file created when there is no dpdk collectd plugin therefore collectd container fails to start on compute nodes.
  • BZ - 2001748 - High memory usage by neutron-server
  • BZ - 2002099 - ovn-controllers are listed as agents but cannot be removed
  • BZ - 2002772 - RBD: use correct stripe unit in clone operation
  • BZ - 2003548 - 8.2 -> 8.4 update has the first updated node stuck on "current num_updates is greater than the replacement" messages
  • BZ - 2003708 - [OSP16.2] Geneve allocation is not update during migration from ml2/ovs to ovn
  • BZ - 2003732 - pacemaker resources are missing the "z" flag for most of the rw bind-mounts in containers
  • BZ - 2004149 - [ovn migration] fails during Sync neutron db with OVN db task
  • BZ - 2007255 - Collectd memory consumption is growing gradually causing 'out of memory' issue on nodes.
  • BZ - 2007268 - power_sync failed ironic conductor when using ipmi driver
  • BZ - 2007724 - Error 500 during creation of resource due to problem with db session
  • BZ - 2008981 - [FFWD 13->16.2] Python 2 packages cleaning up after leapp upgrade failing in leapp dependencies
  • BZ - 2011044 - 16.2 ReaR restore during the stage authenticate with Ceph with controller is failing
  • BZ - 2014558 - RHOSP16.1: "openstack server create image" does not fill os_hash_algo or os_hash_value [RHOSP16.2.1]
  • BZ - 2019178 - FFU: upgrade failed during "Upgrade Mysql database from a temporary container" step
  • BZ - 2019446 - OSP13->OSP16.2 stopped working for ovn deployments
  • BZ - 2020210 - [FFWD 13 ->16.2] Controller upgrade fails due to inactive rabbitmq (PermissionError: [Errno 13] Permission denied: '/var/log/rabbitmq/log')
  • BZ - 2021199 - [OSP16.2] nova-novncproxy container installs unsupported nodejs 10
  • BZ - 2023640 - networking_ovn.tests.functional.test_ovn_db_sync.TestOvnNbSync are failing

CVEs

(none)

References

  • null
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat OpenStack for IBM Power 16.2

SRPM
ansible-pacemaker-1.0.4-2.20210527194421.el8ost.2.src.rpm SHA-256: e98eb38f51f04c21a1243f0fd30e52eaef350848b0be23cf488d1cbaabc038f4
openstack-cinder-15.6.1-2.20210528143333.el8ost.3.src.rpm SHA-256: ba3284574d73c10951b3a2a75b8b06e3d3697b6ddfdd7c6ecb041ec8d36e985e
openstack-ironic-13.0.8-2.20210528130909.el8ost.1.src.rpm SHA-256: 8bd1700ed835e821a34b429834e537b3d26b8be01322ac2b4197caa84cf9c640
openstack-neutron-15.3.5-2.20210608154816.el8ost.4.src.rpm SHA-256: 3a03a0cc4a464da1442b3d9e6d94ac72e4679d31d89263aa364ebb23b427aa2b
openstack-selinux-0.8.28-2.20210612124809.el8ost.1.src.rpm SHA-256: cbdd67316937d4d02b97ed13c9c7db3b9965f31914398e050ccb9dfae32cd35c
openstack-tripleo-common-11.6.1-2.20210603180857.el8ost.3.src.rpm SHA-256: d733bb166a72eede3cc4906e24cb8149946e9cb6e28c3e20b0df8303efb9bdb3
openstack-tripleo-heat-templates-11.5.1-2.20210603174830.el8ost.10.src.rpm SHA-256: 244c483ac8edf8ef4ae06967b59308330b65cd05b29debc41028186e53152ff2
puppet-tripleo-11.6.2-2.20210603175727.el8ost.2.src.rpm SHA-256: 00dbaf4b191cdf47be31b0713c19f9b7bcb7860e6abf187da0b7ab77bf735169
python-django-horizon-16.2.3-2.20210528135144.el8ost.1.src.rpm SHA-256: 89b60288e998a7aa62301721c0bbd33078eb67345e1cd92d125590a2b88efaa1
python-networking-ovn-7.4.2-2.20210601204831.el8ost.13.src.rpm SHA-256: 6e80802bb3a32a333b7ec472f3a054206fe835343df968b01e3f36344da73e52
rhosp-release-16.2.1-1.el8ost.1.src.rpm SHA-256: 9b6ab335fdab6d1f538c7bdd34317515acad27b26868a0ffc0b61c084ac2bbe5
tripleo-ansible-0.7.1-2.20210603175844.el8ost.9.src.rpm SHA-256: 07a0fa7d654fcda249f3eaa6bdf5b8aa10cab8987f3f6d07f6d089be2c3baf13
ppc64le
ansible-pacemaker-1.0.4-2.20210527194421.el8ost.2.noarch.rpm SHA-256: 2c07b96ba6bf7623d0ced9213223dce26ca28c5f713a97c61017a71a2ec0720c
openstack-cinder-15.6.1-2.20210528143333.el8ost.3.noarch.rpm SHA-256: 45d9e89e1d674badb14b5888dc41879b172265d16376fe9389009e9824be7370
openstack-dashboard-16.2.3-2.20210528135144.el8ost.1.noarch.rpm SHA-256: 8287fa4c85f56894aebe70ec39d9c55738d1df788d1960fa556efa3eb87ad3f6
openstack-ironic-api-13.0.8-2.20210528130909.el8ost.1.noarch.rpm SHA-256: f3726396998d1322db4b10e50fdc813e98945c37ba68044734af2fe474857640
openstack-ironic-common-13.0.8-2.20210528130909.el8ost.1.noarch.rpm SHA-256: 420a6dfecd51203ccc62d8c2c0e337994e6fc283cf8d385dfc3bd8c8facedc4f
openstack-ironic-conductor-13.0.8-2.20210528130909.el8ost.1.noarch.rpm SHA-256: c5dcab34b92cbc3f19717fc3c0a15f05170343f67887ce717bb3bd73cf2e50c2
openstack-neutron-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: f226974b4472ca083cffe7e01b81c1a04043a0593c4ad227eab5affb8e885eea
openstack-neutron-common-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 8116ef4df6eacb8d291ae0d7868ef892b4cd91abf78f57edf772e9df7a90d957
openstack-neutron-linuxbridge-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: c77df442135847f8dffc6666e45f1ec4052ed008f57d6d5151698fc5282c7207
openstack-neutron-macvtap-agent-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: d6d0bb19cf74b5e8eefd0d6617d5b43a0ba1261c103ce7019feb4fd8db91fdff
openstack-neutron-metering-agent-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 92bbb3271321ed88dcd9819bc88cc4d9297b08c64270bafd026f8622587de120
openstack-neutron-ml2-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 143360902efea2dc7a4b81b6e3ac67cf485257094531350c6003c80400b35114
openstack-neutron-openvswitch-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 2e45720d1f0889de4261f342b96b042a6ce3661418ea71787b1372f237ede450
openstack-neutron-rpc-server-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 16522eba9b293a7a40eddeea2d5cc818604ce5199bcbd7a83af9ad32b3fd0ccc
openstack-neutron-sriov-nic-agent-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 6c0db28d1a2390843e3d66c933c3d38d15f8f9e5f65f849262f391f1905a3790
openstack-selinux-0.8.28-2.20210612124809.el8ost.1.noarch.rpm SHA-256: 984ef02b11042e1ef6e97f18ff06cae982b7784b058f53a09c4b2ceb20974006
openstack-tripleo-common-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: 3409ced7d9232cf20b734c51fd177de75a3acb519197299fcb21e98ce0234df7
openstack-tripleo-common-container-base-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: f6b3cf32ca77c19285021c9974d111faf27de864cf3f1a405b87b5ca2a49101c
openstack-tripleo-common-containers-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: 41094c576d38f00d103a27c0b2ab21e6af67bf239f6a14cd36c540690d4a0d69
openstack-tripleo-common-devtools-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: 714d4610a3a30698e72ab469c59000eb01bd60759a2fef940e0051f6408f3b2c
openstack-tripleo-heat-templates-11.5.1-2.20210603174830.el8ost.10.noarch.rpm SHA-256: b956a1da326578e25ce803256ddc1d18eaf797f0b0676b4a799db336452e54b8
puppet-tripleo-11.6.2-2.20210603175727.el8ost.2.noarch.rpm SHA-256: 8aac484be86f49359a5394f460cb5fb483dbbffb8cc999e510e77d21764bacec
python3-cinder-15.6.1-2.20210528143333.el8ost.3.noarch.rpm SHA-256: cc75a736f5ecf6e7138af05b72c34cbc6233cb12eb56bd7628d12a49eecd0a61
python3-django-horizon-16.2.3-2.20210528135144.el8ost.1.noarch.rpm SHA-256: d0c78b28850eadf7dc0c28f5c38b3be45db80c2e0bc8789a34ff7ff0ad3524e3
python3-networking-ovn-7.4.2-2.20210601204831.el8ost.13.noarch.rpm SHA-256: 9daf976278da7680e7ee7a3c4a402f33f359470ad47c8ab4adb0d80905eff8a5
python3-networking-ovn-metadata-agent-7.4.2-2.20210601204831.el8ost.13.noarch.rpm SHA-256: bb38d80276382b4abde6e99e616b15d7e577819ffe673589b720ae567f9513fe
python3-networking-ovn-migration-tool-7.4.2-2.20210601204831.el8ost.13.noarch.rpm SHA-256: bf00c8cf1215a6c2f97c31f12d0c2e00bcdeb7bd62e7e41ed8a06ffc8844625b
python3-neutron-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 6085a979f2ab142cc8d537ef6be6450d79d9bd3a6020f8b8d5e0ed23cace3e0c
python3-tripleo-common-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: b21616b0ca74a26eb415fb1a9d2f431597bee8691d2c8ed6bfed1039fde89508
rhosp-release-16.2.1-1.el8ost.1.noarch.rpm SHA-256: ccf759e2d5b967835047ec63e00bc2bb662cfd51a453c0740dfefa24965f6f2b
tripleo-ansible-0.7.1-2.20210603175844.el8ost.9.noarch.rpm SHA-256: d013474fbaf80c199bbf79681023a49b4c7d8a2c335b24546a3c23236df17ab6

Red Hat OpenStack 16.2

SRPM
ansible-pacemaker-1.0.4-2.20210527194421.el8ost.2.src.rpm SHA-256: e98eb38f51f04c21a1243f0fd30e52eaef350848b0be23cf488d1cbaabc038f4
openstack-cinder-15.6.1-2.20210528143333.el8ost.3.src.rpm SHA-256: ba3284574d73c10951b3a2a75b8b06e3d3697b6ddfdd7c6ecb041ec8d36e985e
openstack-ironic-13.0.8-2.20210528130909.el8ost.1.src.rpm SHA-256: 8bd1700ed835e821a34b429834e537b3d26b8be01322ac2b4197caa84cf9c640
openstack-neutron-15.3.5-2.20210608154816.el8ost.4.src.rpm SHA-256: 3a03a0cc4a464da1442b3d9e6d94ac72e4679d31d89263aa364ebb23b427aa2b
openstack-selinux-0.8.28-2.20210612124809.el8ost.1.src.rpm SHA-256: cbdd67316937d4d02b97ed13c9c7db3b9965f31914398e050ccb9dfae32cd35c
openstack-tripleo-common-11.6.1-2.20210603180857.el8ost.3.src.rpm SHA-256: d733bb166a72eede3cc4906e24cb8149946e9cb6e28c3e20b0df8303efb9bdb3
openstack-tripleo-heat-templates-11.5.1-2.20210603174830.el8ost.10.src.rpm SHA-256: 244c483ac8edf8ef4ae06967b59308330b65cd05b29debc41028186e53152ff2
puppet-tripleo-11.6.2-2.20210603175727.el8ost.2.src.rpm SHA-256: 00dbaf4b191cdf47be31b0713c19f9b7bcb7860e6abf187da0b7ab77bf735169
python-django-horizon-16.2.3-2.20210528135144.el8ost.1.src.rpm SHA-256: 89b60288e998a7aa62301721c0bbd33078eb67345e1cd92d125590a2b88efaa1
python-networking-ovn-7.4.2-2.20210601204831.el8ost.13.src.rpm SHA-256: 6e80802bb3a32a333b7ec472f3a054206fe835343df968b01e3f36344da73e52
rhosp-release-16.2.1-1.el8ost.1.src.rpm SHA-256: 9b6ab335fdab6d1f538c7bdd34317515acad27b26868a0ffc0b61c084ac2bbe5
tripleo-ansible-0.7.1-2.20210603175844.el8ost.9.src.rpm SHA-256: 07a0fa7d654fcda249f3eaa6bdf5b8aa10cab8987f3f6d07f6d089be2c3baf13
x86_64
ansible-pacemaker-1.0.4-2.20210527194421.el8ost.2.noarch.rpm SHA-256: 2c07b96ba6bf7623d0ced9213223dce26ca28c5f713a97c61017a71a2ec0720c
openstack-cinder-15.6.1-2.20210528143333.el8ost.3.noarch.rpm SHA-256: 45d9e89e1d674badb14b5888dc41879b172265d16376fe9389009e9824be7370
openstack-dashboard-16.2.3-2.20210528135144.el8ost.1.noarch.rpm SHA-256: 8287fa4c85f56894aebe70ec39d9c55738d1df788d1960fa556efa3eb87ad3f6
openstack-ironic-api-13.0.8-2.20210528130909.el8ost.1.noarch.rpm SHA-256: f3726396998d1322db4b10e50fdc813e98945c37ba68044734af2fe474857640
openstack-ironic-common-13.0.8-2.20210528130909.el8ost.1.noarch.rpm SHA-256: 420a6dfecd51203ccc62d8c2c0e337994e6fc283cf8d385dfc3bd8c8facedc4f
openstack-ironic-conductor-13.0.8-2.20210528130909.el8ost.1.noarch.rpm SHA-256: c5dcab34b92cbc3f19717fc3c0a15f05170343f67887ce717bb3bd73cf2e50c2
openstack-neutron-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: f226974b4472ca083cffe7e01b81c1a04043a0593c4ad227eab5affb8e885eea
openstack-neutron-common-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 8116ef4df6eacb8d291ae0d7868ef892b4cd91abf78f57edf772e9df7a90d957
openstack-neutron-linuxbridge-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: c77df442135847f8dffc6666e45f1ec4052ed008f57d6d5151698fc5282c7207
openstack-neutron-macvtap-agent-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: d6d0bb19cf74b5e8eefd0d6617d5b43a0ba1261c103ce7019feb4fd8db91fdff
openstack-neutron-metering-agent-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 92bbb3271321ed88dcd9819bc88cc4d9297b08c64270bafd026f8622587de120
openstack-neutron-ml2-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 143360902efea2dc7a4b81b6e3ac67cf485257094531350c6003c80400b35114
openstack-neutron-openvswitch-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 2e45720d1f0889de4261f342b96b042a6ce3661418ea71787b1372f237ede450
openstack-neutron-rpc-server-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 16522eba9b293a7a40eddeea2d5cc818604ce5199bcbd7a83af9ad32b3fd0ccc
openstack-neutron-sriov-nic-agent-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 6c0db28d1a2390843e3d66c933c3d38d15f8f9e5f65f849262f391f1905a3790
openstack-selinux-0.8.28-2.20210612124809.el8ost.1.noarch.rpm SHA-256: 984ef02b11042e1ef6e97f18ff06cae982b7784b058f53a09c4b2ceb20974006
openstack-tripleo-common-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: 3409ced7d9232cf20b734c51fd177de75a3acb519197299fcb21e98ce0234df7
openstack-tripleo-common-container-base-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: f6b3cf32ca77c19285021c9974d111faf27de864cf3f1a405b87b5ca2a49101c
openstack-tripleo-common-containers-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: 41094c576d38f00d103a27c0b2ab21e6af67bf239f6a14cd36c540690d4a0d69
openstack-tripleo-common-devtools-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: 714d4610a3a30698e72ab469c59000eb01bd60759a2fef940e0051f6408f3b2c
openstack-tripleo-heat-templates-11.5.1-2.20210603174830.el8ost.10.noarch.rpm SHA-256: b956a1da326578e25ce803256ddc1d18eaf797f0b0676b4a799db336452e54b8
puppet-tripleo-11.6.2-2.20210603175727.el8ost.2.noarch.rpm SHA-256: 8aac484be86f49359a5394f460cb5fb483dbbffb8cc999e510e77d21764bacec
python3-cinder-15.6.1-2.20210528143333.el8ost.3.noarch.rpm SHA-256: cc75a736f5ecf6e7138af05b72c34cbc6233cb12eb56bd7628d12a49eecd0a61
python3-django-horizon-16.2.3-2.20210528135144.el8ost.1.noarch.rpm SHA-256: d0c78b28850eadf7dc0c28f5c38b3be45db80c2e0bc8789a34ff7ff0ad3524e3
python3-networking-ovn-7.4.2-2.20210601204831.el8ost.13.noarch.rpm SHA-256: 9daf976278da7680e7ee7a3c4a402f33f359470ad47c8ab4adb0d80905eff8a5
python3-networking-ovn-metadata-agent-7.4.2-2.20210601204831.el8ost.13.noarch.rpm SHA-256: bb38d80276382b4abde6e99e616b15d7e577819ffe673589b720ae567f9513fe
python3-networking-ovn-migration-tool-7.4.2-2.20210601204831.el8ost.13.noarch.rpm SHA-256: bf00c8cf1215a6c2f97c31f12d0c2e00bcdeb7bd62e7e41ed8a06ffc8844625b
python3-neutron-15.3.5-2.20210608154816.el8ost.4.noarch.rpm SHA-256: 6085a979f2ab142cc8d537ef6be6450d79d9bd3a6020f8b8d5e0ed23cace3e0c
python3-tripleo-common-11.6.1-2.20210603180857.el8ost.3.noarch.rpm SHA-256: b21616b0ca74a26eb415fb1a9d2f431597bee8691d2c8ed6bfed1039fde89508
rhosp-release-16.2.1-1.el8ost.1.noarch.rpm SHA-256: ccf759e2d5b967835047ec63e00bc2bb662cfd51a453c0740dfefa24965f6f2b
tripleo-ansible-0.7.1-2.20210603175844.el8ost.9.noarch.rpm SHA-256: d013474fbaf80c199bbf79681023a49b4c7d8a2c335b24546a3c23236df17ab6

Red Hat OpenStack Director Deployment Tools 16.2

SRPM
ansible-pacemaker-1.0.4-2.20210527194421.el8ost.2.src.rpm SHA-256: e98eb38f51f04c21a1243f0fd30e52eaef350848b0be23cf488d1cbaabc038f4
openstack-selinux-0.8.28-2.20210612124809.el8ost.1.src.rpm SHA-256: cbdd67316937d4d02b97ed13c9c7db3b9965f31914398e050ccb9dfae32cd35c
puppet-tripleo-11.6.2-2.20210603175727.el8ost.2.src.rpm SHA-256: 00dbaf4b191cdf47be31b0713c19f9b7bcb7860e6abf187da0b7ab77bf735169
rhosp-release-16.2.1-1.el8ost.1.src.rpm SHA-256: 9b6ab335fdab6d1f538c7bdd34317515acad27b26868a0ffc0b61c084ac2bbe5
x86_64
ansible-pacemaker-1.0.4-2.20210527194421.el8ost.2.noarch.rpm SHA-256: 2c07b96ba6bf7623d0ced9213223dce26ca28c5f713a97c61017a71a2ec0720c
openstack-selinux-0.8.28-2.20210612124809.el8ost.1.noarch.rpm SHA-256: 984ef02b11042e1ef6e97f18ff06cae982b7784b058f53a09c4b2ceb20974006
puppet-tripleo-11.6.2-2.20210603175727.el8ost.2.noarch.rpm SHA-256: 8aac484be86f49359a5394f460cb5fb483dbbffb8cc999e510e77d21764bacec
rhosp-release-16.2.1-1.el8ost.1.noarch.rpm SHA-256: ccf759e2d5b967835047ec63e00bc2bb662cfd51a453c0740dfefa24965f6f2b

Red Hat OpenStack Director Deployment Tools for IBM Power LE 16.2

SRPM
ansible-pacemaker-1.0.4-2.20210527194421.el8ost.2.src.rpm SHA-256: e98eb38f51f04c21a1243f0fd30e52eaef350848b0be23cf488d1cbaabc038f4
openstack-selinux-0.8.28-2.20210612124809.el8ost.1.src.rpm SHA-256: cbdd67316937d4d02b97ed13c9c7db3b9965f31914398e050ccb9dfae32cd35c
puppet-tripleo-11.6.2-2.20210603175727.el8ost.2.src.rpm SHA-256: 00dbaf4b191cdf47be31b0713c19f9b7bcb7860e6abf187da0b7ab77bf735169
rhosp-release-16.2.1-1.el8ost.1.src.rpm SHA-256: 9b6ab335fdab6d1f538c7bdd34317515acad27b26868a0ffc0b61c084ac2bbe5
ppc64le
ansible-pacemaker-1.0.4-2.20210527194421.el8ost.2.noarch.rpm SHA-256: 2c07b96ba6bf7623d0ced9213223dce26ca28c5f713a97c61017a71a2ec0720c
openstack-selinux-0.8.28-2.20210612124809.el8ost.1.noarch.rpm SHA-256: 984ef02b11042e1ef6e97f18ff06cae982b7784b058f53a09c4b2ceb20974006
puppet-tripleo-11.6.2-2.20210603175727.el8ost.2.noarch.rpm SHA-256: 8aac484be86f49359a5394f460cb5fb483dbbffb8cc999e510e77d21764bacec
rhosp-release-16.2.1-1.el8ost.1.noarch.rpm SHA-256: ccf759e2d5b967835047ec63e00bc2bb662cfd51a453c0740dfefa24965f6f2b

Cinderlib 16.2

SRPM
openstack-cinder-15.6.1-2.20210528143333.el8ost.3.src.rpm SHA-256: ba3284574d73c10951b3a2a75b8b06e3d3697b6ddfdd7c6ecb041ec8d36e985e
x86_64
openstack-cinder-15.6.1-2.20210528143333.el8ost.3.noarch.rpm SHA-256: 45d9e89e1d674badb14b5888dc41879b172265d16376fe9389009e9824be7370
python3-cinder-15.6.1-2.20210528143333.el8ost.3.noarch.rpm SHA-256: cc75a736f5ecf6e7138af05b72c34cbc6233cb12eb56bd7628d12a49eecd0a61

Cinderlib for IBM Power LE 16.2

SRPM
openstack-cinder-15.6.1-2.20210528143333.el8ost.3.src.rpm SHA-256: ba3284574d73c10951b3a2a75b8b06e3d3697b6ddfdd7c6ecb041ec8d36e985e
ppc64le
openstack-cinder-15.6.1-2.20210528143333.el8ost.3.noarch.rpm SHA-256: 45d9e89e1d674badb14b5888dc41879b172265d16376fe9389009e9824be7370
python3-cinder-15.6.1-2.20210528143333.el8ost.3.noarch.rpm SHA-256: cc75a736f5ecf6e7138af05b72c34cbc6233cb12eb56bd7628d12a49eecd0a61

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
2023
  • Privacy Statement
  • Terms of Use
  • All Policies and Guidelines
We've updated our Privacy Policy effective July 1st, 2023.
Red Hat Summit
Twitter