Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

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

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • 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 build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

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

RHBA-2019:2624 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat OpenStack Platform 13.0 director Bug Fix Advisory

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated director installer packages that resolve various issues are now
available for Red Hat OpenStack Platform 13.0 (Queens) for RHEL 7.

Description

Red Hat OpenStack Platform provides the facilities for building, deploying
and monitoring a private or public infrastructure-as-a-service (IaaS) cloud
running on commonly available physical hardware.

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

  • With this update, you can now use the Red Hat OpenStack Platform 13 host-config-and-reboot environment during fast-forward upgrade:

1. Remove the `NodeUserData` mapping from the `first-boot` script
2. Add the `host-config-and-reboot.yaml` environment file to the deploy command
3. Add KernelArgs and TunedProfile configured to the OvS-DPDK role using role-specific parameters
4. Ensure that the KernelArgs and TunedProfile correspond to the OpenStack Platform 10 values. Any changes result in the node rebooting during fast-forward upgrade and the upgrade fails.

Ansible cannot handle reboots performed by the heat stack configuration. Any incorrect configuration that results in reboot causes the fast-forward upgrade process to fail.
[NOTE]
You can still perform the fast-forward upgrade with the existing first-boot scripts, even with the new patches present. (BZ#1614361)

  • With this update, you can now configure automatic restart of instances on a Compute node if the node reboots without migrating the instances. You can configure Nova and the libvirt-guests agent to shut down the instances gracefully and restart them when the Compute node reboots. The following parameters are new in Red Hat OpenStack Platform 13: NovaResumeGuestsStateOnHostBoot (True/False) NovaResumeGuestsShutdownTimeout (default 300s) (BZ#1706992)
  • Previously, when a stale shutdown happened on a node, the iscsi.service detected remaining information about the previous iscsi connection and recovered connections based on that information. This caused a conflict between the isci.service that runs on the host and the isci.service that runs in a container in Red Hat OpenStack Platform 13.

This fix disables the iscsi.service on the host when deploying iscsid in a container, which avoids the conflict. (BZ#1720561)

  • Previously, director created volumes with no associated volume type. This caused errors during volume retype and migration operations.

With this update, director assigns the default volume type 'tripleo' when creating cinder volumes. You can change a cinder volume type by overriding the CinderDefaultVolumeType parameter.

NOTE: When you update the overcloud nodes, if you configured the cinder default volume type manually, set the CinderDefaultVolumeType to the manually configured value so that director does not assign the `tripleo' default value. (BZ#1720666)

Changes to the puppet-tripleo component:

  • In rare circumstances, when you reboot a controller node several times, RabbitMQ can run in an inconsistent state that blocks API operations on the overcloud.

The symptoms for this issue are:

  • Entries in any of the OpenStack service logs of the form:

DuplicateMessageError: Found duplicate message(629ff0024219488499b0fac0cacaa3a5). Skipping it.

  • "openstack network agent list" returns that some agents are DOWN

To restore normal operation, run the following command on any one of the controller nodes:
pcs resource restart rabbitmq-bundle (BZ#1592528)

  • With this enhancement, you can pass arbitrary mysql config options to the mysql cluster on the overcloud with the `tripleo::profile::base::database::mysql::mysql_server_options` hiera hash key. (BZ#1688385)
  • Previously, the `ManilaCephFSDataPoolName` parameter used to set a custom name for CephFS daemons was not correctly set for the Shared File System service (manila). This caused the manila CephFS back end to fail when configured to use NFS as a gateway with a custom CephFS data pool name.

With this update, you can apply a custom name to the pool that CephFS and Ganesha use as file system shares. (BZ#1732562)

Solution

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

Red Hat OpenStack Platform 13 runs on Red Hat Enterprise Linux 7.6.

The Red Hat OpenStack Platform 13 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 13, 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/13/html/release_notes/

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

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

Fixes

  • BZ - 1592528 - [OSP13] DuplicateMessageError after rolling restart of RabbitMQ
  • BZ - 1614361 - [RFE][Improvement][FFU]System should not reboot if there's no changes to KernelArgs that require a reboot
  • BZ - 1628960 - Case issue in validation-scripts/all-nodes.sh
  • BZ - 1642588 - Director does not start openvswitch on overcloud nodes
  • BZ - 1660588 - [OSP13] RamFilter, DiskFilter are deprecated and should not be enabled by default
  • BZ - 1672160 - Need to validate the horizon.yaml template in RHOSP 13
  • BZ - 1688385 - RFE: allow custom MySQL configs/tuning
  • BZ - 1692258 - Unnecessary libvirt is enabled on controller nodes
  • BZ - 1694471 - Restrict SSH access access to specific remote subnets
  • BZ - 1700481 - Unclear if overcloud-secure and overcloud-secure-uefi are tech-preview in OSP 13
  • BZ - 1706992 - [OSP13][RFE] Backport - After the compute reboot, the vm on compute state is shut off
  • BZ - 1712401 - [OSP13] Python exception when passing vfid 0 to sriov_vf NIC
  • BZ - 1714691 - [OVN ] there is no IP for external_ids:ovn-encap-ip on compute nodes
  • BZ - 1714816 - [OSP13] sshd running inside nova_migration_target overrides /var/run/sshd.pid on host with pid 1
  • BZ - 1714922 - Director Ceph LVM deployment fails with DeriveParams "No Ceph OSDs found in the overcloud definition ('ceph::profile::params::osds')"
  • BZ - 1718286 - Failed obtaining certificate on director / freeipa installation launchpad#1816465
  • BZ - 1718573 - openstack undercloud upgrade fails.
  • BZ - 1718923 - tripleo-common: TripleO should configure server_certs_key_passphrase for Octavia
  • BZ - 1718936 - puppet-octavia: TripleO should configure server_certs_key_passphrase for Octavia
  • BZ - 1718940 - tripleo-heat-templates: TripleO should configure server_certs_key_passphrase for Octavia
  • BZ - 1720561 - [RHOSP 13] iscsi.service on host should be disabled to avoid iscsid is started at host when some stale shutdown happens
  • BZ - 1720666 - [OSP13] Director doesn't create a default volume type by default
  • BZ - 1722272 - [OSP13] Fix handling of SR-IOV PF routes
  • BZ - 1726207 - Octavia host set to IP_ADDRESS in tls-everywhere-endpoints-dns.yaml
  • BZ - 1726261 - Amphora loadbalancers fail to create
  • BZ - 1726322 - Swift container fails when the network file doesn't exist in openstack overcloud deploy command
  • BZ - 1727947 - [OSP13] Sporadic error 504 when running a deploy on large clouds
  • BZ - 1729553 - [OSP13] set default ulimit to nova_libvirt
  • BZ - 1729762 - [OSP13] Swift container fails when the network file doesn't exist in openstack overcloud deploy command
  • BZ - 1730782 - AVC denials from logrotate on multiple containers
  • BZ - 1731258 - os-net-config fails to shutdown interface before adding to a bond
  • BZ - 1732562 - [OSP 13] [manila] Unable to configure name of NFS-Ganesha's rados pool
  • BZ - 1736488 - Redis THT templates contain malformed metadata_settings
  • BZ - 1736752 - TLS everywhere in place upgrade fails on overcloud.AllNodesDeploySteps.ControllerDeployment_Step3
  • BZ - 1738344 - openstack overcloud config download very slow. Also, deployment with config download fails because we bust the 3600 websocket timeout
  • BZ - 1741524 - [OSP13] Octavia OSP13 CI jobs failing with NovaEnableRbdBackend error
  • BZ - 1744758 - [OSP13] TLS Everywhere jobs timeout

CVEs

(none)

References

(none)

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

Red Hat OpenStack for IBM Power 13

SRPM
ansible-role-openstack-operations-0.0.1-0.20190730205114.ddccab0.el7ost.src.rpm SHA-256: 7f012012066fa0065d72d5870bc2e841abefae444a4b3012625e1d222f1b9d2c
instack-undercloud-8.4.7-12.el7ost.src.rpm SHA-256: 2944095d96e728dced4a0e3e741e1a10c31f9aa1b5fd5bc4807062585dd0d28d
openstack-tripleo-common-8.6.8-14.el7ost.src.rpm SHA-256: 794177c9dc66a1e26f9ec42bcabbd918709f218602b77c605cc2defc1f7fcb88
openstack-tripleo-heat-templates-8.3.1-79.el7ost.src.rpm SHA-256: 5512c8e55451819d14b92cd85368a2b5355c1469252fd6baaf7a35a5135ba800
openstack-tripleo-image-elements-8.0.2-2.el7ost.src.rpm SHA-256: f3b9ae7131268ea2e0b557e5439f69ae62fcc7714035115c2930401544826850
openstack-tripleo-puppet-elements-8.0.2-3.el7ost.src.rpm SHA-256: 6bdebc4f84b44a2a7f70524a32fbf8d676cf572e16d61fe90728da1f83b2f4cd
openstack-tripleo-validations-8.4.5-2.el7ost.src.rpm SHA-256: fe234b313ae906f722c41797c47c1d23536d3c77fc50f15453236a481bec51fd
os-net-config-8.4.4-6.el7ost.src.rpm SHA-256: 90ae4e050b1440b9bbd782ed4a0dae39ffba6705aa6645ddc49e44a29c17eec2
puppet-nova-12.4.0-23.el7ost.src.rpm SHA-256: 7d288462049c77ee364363215c4827066c620bd06a90c53ccdc527615be26c6c
puppet-octavia-12.4.0-11.el7ost.src.rpm SHA-256: 692a8743fce46786dd196e986762fa5328ec348d1dbdcbc619bb0e1eac434703
puppet-tripleo-8.4.1-24.el7ost.src.rpm SHA-256: 1855e5576b9311a8ef589b0e6fff3c48d3503fab0ca815b3779b5e2edc1b5511
python-os-brick-2.3.7-2.el7ost.src.rpm SHA-256: 083561f04ee8ffea46da7d91aa5406c2c916c96a189d3e69de6b2d4f1d1f2d73
python-paunch-2.5.0-5.el7ost.src.rpm SHA-256: b8aa855bbe728d1553ebf01ad7d96202346a422bb811b53efb2c41b040066091
python-tripleoclient-9.2.7-11.el7ost.src.rpm SHA-256: 66d070fa05e984db3958280fe604823b33ee5c552241900902b24fa551065452
ppc64le
ansible-role-openstack-operations-0.0.1-0.20190730205114.ddccab0.el7ost.noarch.rpm SHA-256: 639d778143f0d18f2469e0fe35418cd4070dcd2d1fa824521680a66f591ed9ac
instack-undercloud-8.4.7-12.el7ost.noarch.rpm SHA-256: de293bec2c4b1a750c14aa6843beca8572f466d93ff26b085a98432db8c3f048
openstack-tripleo-common-8.6.8-14.el7ost.noarch.rpm SHA-256: e3887b2b560cb4079ddcc52b11a0a2cd6bd6a7d33c19f378340539c7c1a4eaf9
openstack-tripleo-common-container-base-8.6.8-14.el7ost.noarch.rpm SHA-256: 8c434a4483b6e99a25c9534f378527f20ea2b6d4ff8aca56c8d3373d072c3b23
openstack-tripleo-common-containers-8.6.8-14.el7ost.noarch.rpm SHA-256: 3e9bbb90a02a0c57e5c09645f3cb200ebad04411bcc89c761ddec0c89bddce8d
openstack-tripleo-common-devtools-8.6.8-14.el7ost.noarch.rpm SHA-256: d73bc92223a9c21b02248fa315d8c384c6bdf1e8adcfe036b320c2851f15c987
openstack-tripleo-heat-templates-8.3.1-79.el7ost.noarch.rpm SHA-256: 5cd0b722057c3c5c76161c6e723f0a41a524f8585e9443abb28e65310263c83f
openstack-tripleo-image-elements-8.0.2-2.el7ost.noarch.rpm SHA-256: f3a55491206272e7d06b4d1fc1c6d3c333002fe14a4a9ab58bb4bfea8b272094
openstack-tripleo-puppet-elements-8.0.2-3.el7ost.noarch.rpm SHA-256: 641ab9334f8e0d3dd5a3eb17ad587b79651b00ea23a1d6b75e67c7846bd01c3b
openstack-tripleo-validations-8.4.5-2.el7ost.noarch.rpm SHA-256: e5406f45b150977695c6eea24a0c177b31eb2b44f35921356d5d88dd1a77983b
os-net-config-8.4.4-6.el7ost.noarch.rpm SHA-256: 3129ee253aa43cb190effa99f7f6be4e8b8e2891101508fd4fb57ec59744886f
puppet-nova-12.4.0-23.el7ost.noarch.rpm SHA-256: de7b0e370917b7d88876e2629d0c9ae8978410a6c7fcb7356684a23440211654
puppet-octavia-12.4.0-11.el7ost.noarch.rpm SHA-256: 3a4c2535f90bf6f6c6124d507b99f257cfc091836f9974e6ed860539223d574e
puppet-tripleo-8.4.1-24.el7ost.noarch.rpm SHA-256: 0eab9b756932f2d6709649cd60d48e1c50d04315c9b40031335c11b312b27164
python-paunch-2.5.0-5.el7ost.noarch.rpm SHA-256: 65d22adee9e6ff925c1f15a9b183465e1434e798802ce214a490b0ec02b4c17e
python-tripleoclient-9.2.7-11.el7ost.noarch.rpm SHA-256: 53d8c62469586bc9eb7d09322045ecc4138e82cf4308af99fc37897bc5f0d5e5
python2-os-brick-2.3.7-2.el7ost.noarch.rpm SHA-256: cc0b88891a58b1531abfb216515ece806f9acd093e04594064612aa8aa746c15

Red Hat OpenStack 13

SRPM
ansible-role-openstack-operations-0.0.1-0.20190730205114.ddccab0.el7ost.src.rpm SHA-256: 7f012012066fa0065d72d5870bc2e841abefae444a4b3012625e1d222f1b9d2c
instack-undercloud-8.4.7-12.el7ost.src.rpm SHA-256: 2944095d96e728dced4a0e3e741e1a10c31f9aa1b5fd5bc4807062585dd0d28d
openstack-tripleo-common-8.6.8-14.el7ost.src.rpm SHA-256: 794177c9dc66a1e26f9ec42bcabbd918709f218602b77c605cc2defc1f7fcb88
openstack-tripleo-heat-templates-8.3.1-79.el7ost.src.rpm SHA-256: 5512c8e55451819d14b92cd85368a2b5355c1469252fd6baaf7a35a5135ba800
openstack-tripleo-image-elements-8.0.2-2.el7ost.src.rpm SHA-256: f3b9ae7131268ea2e0b557e5439f69ae62fcc7714035115c2930401544826850
openstack-tripleo-puppet-elements-8.0.2-3.el7ost.src.rpm SHA-256: 6bdebc4f84b44a2a7f70524a32fbf8d676cf572e16d61fe90728da1f83b2f4cd
openstack-tripleo-validations-8.4.5-2.el7ost.src.rpm SHA-256: fe234b313ae906f722c41797c47c1d23536d3c77fc50f15453236a481bec51fd
os-net-config-8.4.4-6.el7ost.src.rpm SHA-256: 90ae4e050b1440b9bbd782ed4a0dae39ffba6705aa6645ddc49e44a29c17eec2
puppet-nova-12.4.0-23.el7ost.src.rpm SHA-256: 7d288462049c77ee364363215c4827066c620bd06a90c53ccdc527615be26c6c
puppet-octavia-12.4.0-11.el7ost.src.rpm SHA-256: 692a8743fce46786dd196e986762fa5328ec348d1dbdcbc619bb0e1eac434703
puppet-tripleo-8.4.1-24.el7ost.src.rpm SHA-256: 1855e5576b9311a8ef589b0e6fff3c48d3503fab0ca815b3779b5e2edc1b5511
python-os-brick-2.3.7-2.el7ost.src.rpm SHA-256: 083561f04ee8ffea46da7d91aa5406c2c916c96a189d3e69de6b2d4f1d1f2d73
python-paunch-2.5.0-5.el7ost.src.rpm SHA-256: b8aa855bbe728d1553ebf01ad7d96202346a422bb811b53efb2c41b040066091
python-tripleoclient-9.2.7-11.el7ost.src.rpm SHA-256: 66d070fa05e984db3958280fe604823b33ee5c552241900902b24fa551065452
x86_64
ansible-role-openstack-operations-0.0.1-0.20190730205114.ddccab0.el7ost.noarch.rpm SHA-256: 639d778143f0d18f2469e0fe35418cd4070dcd2d1fa824521680a66f591ed9ac
instack-undercloud-8.4.7-12.el7ost.noarch.rpm SHA-256: de293bec2c4b1a750c14aa6843beca8572f466d93ff26b085a98432db8c3f048
openstack-tripleo-common-8.6.8-14.el7ost.noarch.rpm SHA-256: e3887b2b560cb4079ddcc52b11a0a2cd6bd6a7d33c19f378340539c7c1a4eaf9
openstack-tripleo-common-container-base-8.6.8-14.el7ost.noarch.rpm SHA-256: 8c434a4483b6e99a25c9534f378527f20ea2b6d4ff8aca56c8d3373d072c3b23
openstack-tripleo-common-containers-8.6.8-14.el7ost.noarch.rpm SHA-256: 3e9bbb90a02a0c57e5c09645f3cb200ebad04411bcc89c761ddec0c89bddce8d
openstack-tripleo-common-devtools-8.6.8-14.el7ost.noarch.rpm SHA-256: d73bc92223a9c21b02248fa315d8c384c6bdf1e8adcfe036b320c2851f15c987
openstack-tripleo-heat-templates-8.3.1-79.el7ost.noarch.rpm SHA-256: 5cd0b722057c3c5c76161c6e723f0a41a524f8585e9443abb28e65310263c83f
openstack-tripleo-image-elements-8.0.2-2.el7ost.noarch.rpm SHA-256: f3a55491206272e7d06b4d1fc1c6d3c333002fe14a4a9ab58bb4bfea8b272094
openstack-tripleo-puppet-elements-8.0.2-3.el7ost.noarch.rpm SHA-256: 641ab9334f8e0d3dd5a3eb17ad587b79651b00ea23a1d6b75e67c7846bd01c3b
openstack-tripleo-validations-8.4.5-2.el7ost.noarch.rpm SHA-256: e5406f45b150977695c6eea24a0c177b31eb2b44f35921356d5d88dd1a77983b
os-net-config-8.4.4-6.el7ost.noarch.rpm SHA-256: 3129ee253aa43cb190effa99f7f6be4e8b8e2891101508fd4fb57ec59744886f
puppet-nova-12.4.0-23.el7ost.noarch.rpm SHA-256: de7b0e370917b7d88876e2629d0c9ae8978410a6c7fcb7356684a23440211654
puppet-octavia-12.4.0-11.el7ost.noarch.rpm SHA-256: 3a4c2535f90bf6f6c6124d507b99f257cfc091836f9974e6ed860539223d574e
puppet-tripleo-8.4.1-24.el7ost.noarch.rpm SHA-256: 0eab9b756932f2d6709649cd60d48e1c50d04315c9b40031335c11b312b27164
python-paunch-2.5.0-5.el7ost.noarch.rpm SHA-256: 65d22adee9e6ff925c1f15a9b183465e1434e798802ce214a490b0ec02b4c17e
python-tripleoclient-9.2.7-11.el7ost.noarch.rpm SHA-256: 53d8c62469586bc9eb7d09322045ecc4138e82cf4308af99fc37897bc5f0d5e5
python2-os-brick-2.3.7-2.el7ost.noarch.rpm SHA-256: cc0b88891a58b1531abfb216515ece806f9acd093e04594064612aa8aa746c15

Red Hat OpenStack Director Deployment Tools 13

SRPM
os-net-config-8.4.4-6.el7ost.src.rpm SHA-256: 90ae4e050b1440b9bbd782ed4a0dae39ffba6705aa6645ddc49e44a29c17eec2
puppet-nova-12.4.0-23.el7ost.src.rpm SHA-256: 7d288462049c77ee364363215c4827066c620bd06a90c53ccdc527615be26c6c
puppet-octavia-12.4.0-11.el7ost.src.rpm SHA-256: 692a8743fce46786dd196e986762fa5328ec348d1dbdcbc619bb0e1eac434703
puppet-tripleo-8.4.1-24.el7ost.src.rpm SHA-256: 1855e5576b9311a8ef589b0e6fff3c48d3503fab0ca815b3779b5e2edc1b5511
python-paunch-2.5.0-5.el7ost.src.rpm SHA-256: b8aa855bbe728d1553ebf01ad7d96202346a422bb811b53efb2c41b040066091
x86_64
os-net-config-8.4.4-6.el7ost.noarch.rpm SHA-256: 3129ee253aa43cb190effa99f7f6be4e8b8e2891101508fd4fb57ec59744886f
puppet-nova-12.4.0-23.el7ost.noarch.rpm SHA-256: de7b0e370917b7d88876e2629d0c9ae8978410a6c7fcb7356684a23440211654
puppet-octavia-12.4.0-11.el7ost.noarch.rpm SHA-256: 3a4c2535f90bf6f6c6124d507b99f257cfc091836f9974e6ed860539223d574e
puppet-tripleo-8.4.1-24.el7ost.noarch.rpm SHA-256: 0eab9b756932f2d6709649cd60d48e1c50d04315c9b40031335c11b312b27164
python-paunch-2.5.0-5.el7ost.noarch.rpm SHA-256: 65d22adee9e6ff925c1f15a9b183465e1434e798802ce214a490b0ec02b4c17e

Red Hat OpenStack Director Deployment Tools for IBM Power LE 13

SRPM
os-net-config-8.4.4-6.el7ost.src.rpm SHA-256: 90ae4e050b1440b9bbd782ed4a0dae39ffba6705aa6645ddc49e44a29c17eec2
puppet-nova-12.4.0-23.el7ost.src.rpm SHA-256: 7d288462049c77ee364363215c4827066c620bd06a90c53ccdc527615be26c6c
puppet-octavia-12.4.0-11.el7ost.src.rpm SHA-256: 692a8743fce46786dd196e986762fa5328ec348d1dbdcbc619bb0e1eac434703
puppet-tripleo-8.4.1-24.el7ost.src.rpm SHA-256: 1855e5576b9311a8ef589b0e6fff3c48d3503fab0ca815b3779b5e2edc1b5511
python-paunch-2.5.0-5.el7ost.src.rpm SHA-256: b8aa855bbe728d1553ebf01ad7d96202346a422bb811b53efb2c41b040066091
ppc64le
os-net-config-8.4.4-6.el7ost.noarch.rpm SHA-256: 3129ee253aa43cb190effa99f7f6be4e8b8e2891101508fd4fb57ec59744886f
puppet-nova-12.4.0-23.el7ost.noarch.rpm SHA-256: de7b0e370917b7d88876e2629d0c9ae8978410a6c7fcb7356684a23440211654
puppet-octavia-12.4.0-11.el7ost.noarch.rpm SHA-256: 3a4c2535f90bf6f6c6124d507b99f257cfc091836f9974e6ed860539223d574e
puppet-tripleo-8.4.1-24.el7ost.noarch.rpm SHA-256: 0eab9b756932f2d6709649cd60d48e1c50d04315c9b40031335c11b312b27164
python-paunch-2.5.0-5.el7ost.noarch.rpm SHA-256: 65d22adee9e6ff925c1f15a9b183465e1434e798802ce214a490b0ec02b4c17e

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

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

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

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility