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
    • Security Measurement
    • 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 Insights
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 Insights
  • 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-2018:0310 - Bug Fix Advisory
Issued:
2018-02-13
Updated:
2018-02-13

RHBA-2018:0310 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat OpenStack Platform 11.0 director Bug Fix Advisory

Type/Severity

Bug Fix Advisory

Red Hat Insights 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 11.0 (Ocata) 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.

This update addresses the following issues:

  • There is a race condition within the Python os.path.realpath method which raises an unexpected exception. Consequently, this caused an iSCSI disconnect method to unexpectedly fail. With this update, the exception is ignored; since the symlink no longer exists it is safe to ignore this exception. As a result, the disconnect operation succeeds, even when the race condition occurs. (BZ#1503258)
  • Previously, the DHCP server configuration file for ironic inspector was not configured to handle hosts that were using UEFI and iPXE. Consequently, any host using these may have failed to boot during ironic introspection. With this update, the DHCP server file `/etc/ironic-inspector/dnsmasq.conf` was updated to handle this scenario. As a result, hosts using UEFI and iPXE can properly boot during ironic introspection. (BZ#1489546)
  • Previously, fencing could not be configured on nodes running Pacemaker Remote. With this update, the fencing configuration is compatible with Pacemaker Remote nodes. As a result, fencing is now properly created. (BZ#1444621)
  • Prior to this update, the default `pg_num` and `pgp_num` values set for the Ceph pools (32) was too low. For most environments, using only 32 PGs for a Ceph pool could have resulted in performance issues, as it limited the scalability of the writes on multiple OSDs, and increased the time necessary to recover from faults. With this update, the default set to 128. This results in improved Ceph cluster performance when there are 5-10 OSDs, but it is always best to calculate and optimize the PGs allocated to each pool for your use case. See the PGs chapter for information on how to calculate an optimal value: https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/2/html/storage_strategies_guide/placement_groups_pgs. (BZ#1489120)
  • This update allows the Ceph cluster to determine the pool's minimum replica size, by reference to the desired replica size. The director will no longer enforce a minimum replica size of 1 for the Ceph pools; you can instead configure this using the `CephPoolDefaultSize` parameter (defaulted to `3`), based upon which the Ceph cluster will identify the optimal minimum replica size. This was changed because enforcing a minimum replica size of 1 is dangerous, as it allows for writes in the Ceph pools when only one copy of the data is available. As a result, the minimum replica size for the Ceph pools is determined by the Ceph cluster, based on the desired replica size of each pool. (BZ#1497624)
  • Previously, the ScaleIO cinder driver code was relocated in the cinder code tree, however the puppet code responsible for configuring the driver had not been updated to refer to the driver in its new location.

Consequently, Puppet would misconfigure the ScaleIO driver by using an obsolete reference to the driver location. The driver still continued to function because cinder has a built-in mechanism for mapping references to old driver locations to their new location. With this update, the `puppet-cinder` code has been updated to reference the ScaleIO driver in its new location. (BZ#1468025)

  • Previously, deployment would fail when using additional object storages. This was the result of inconsistent network port names. With this update, port names are now consistent across all templates, and deployment succeeds when using additional object storage nodes. (BZ#1539616)
  • Previously, the `ceilometer-upgrade` may have run before `gnocchi-upgrade`, and consequently failed. This update addresses this, but if you have already upgraded to OSP11 and are seeing this issue, you must first delete `/etc/gnocchi/gnocchi.conf` on the bootstrap node, before re-running the upgrade process with the fixed package. (BZ#1517977)

Solution

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

Red Hat OpenStack Platform 11 runs on Red Hat Enterprise Linux 7.4.

The Red Hat OpenStack Platform 11 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 11, including which

channels need to be enabled and disabled.

The Release Notes are available at:
https://access.redhat.com/documentation/en/red-hat-openstack-platform/

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 11 x86_64

Fixes

  • BZ - 1423006 - Setting root device hints automatically with "configure boot --root-device smallest" doesn't work when wwn_vendor_extension is used
  • BZ - 1438608 - gnocchi-upgrade fails on deploy
  • BZ - 1444621 - Autofencing failed to configure fencing on node with pacemaker_remote
  • BZ - 1468025 - Heat ScaleIO/Cinder Puppet module deploys invalid Cinder driver by default
  • BZ - 1477730 - split-stack minor update does not prompt to clear breakpoints
  • BZ - 1483749 - Admin URL is exposed as non-SSL (35357) after SSL deployment
  • BZ - 1489120 - Ceph pg_num and pgp_num default is too low for any user
  • BZ - 1489546 - (OSP-11)Ironic introspection loops over ipxe.efi for UEFI boot_mode
  • BZ - 1494219 - Error when deploying with no tunnelling
  • BZ - 1496698 - [BACKPORT] OSP11 - Boot from ISCSI - iBFT boot not properly supported on ramdisk image
  • BZ - 1497624 - OSP director sets Ceph's pool min_size to 1 by default
  • BZ - 1500527 - Split stack deployment fails during compute node configuration with: Error: /Stage[main]/Tripleo::Profile::Base::Nova::Libvirt/Exec[libvirt-default-net-destroy]: Could not evaluate: Could not find command '/usr/bin/virsh'
  • BZ - 1501473 - Invalid ssh configuration is generated on compute nodes when hieradata is invalid
  • BZ - 1501564 - Cold-migration should use the internal_api network
  • BZ - 1501586 - Nuage support in tripleo-heat-templates is broken in OSPD 11
  • BZ - 1501589 - [RFE] Add support for Nuage as mechanism driver to puppet-tripleo in OSPD 11
  • BZ - 1510975 - [UPDATES] OC update failed: Error EINVAL: specified pgp_num 128 > pg_num 32
  • BZ - 1511535 - Rebase puppet-aodh to 9875384
  • BZ - 1511557 - Rebase puppet-ceilometer to 4f6eb57
  • BZ - 1511561 - Rebase puppet-ceph to 718a5ff
  • BZ - 1511564 - Rebase puppet-cinder to 9b9ebb2
  • BZ - 1511586 - Rebase puppet-gnocchi to 48b6bca
  • BZ - 1511588 - Rebase puppet-heat to a78c17a
  • BZ - 1511609 - Rebase puppet-ironic to 5056d79
  • BZ - 1511613 - Rebase puppet-keystone to 7740172
  • BZ - 1511702 - Rebase puppet-glance to 8ba21d6
  • BZ - 1511712 - Rebase puppet-mistral to 5734bcb
  • BZ - 1511718 - Rebase puppet-openstack_extras to c128095
  • BZ - 1511733 - Rebase puppet-openstacklib to 33898a8
  • BZ - 1511734 - Rebase puppet-oslo to c654db0
  • BZ - 1511873 - Rebase puppet-neutron to 9a5cf4a
  • BZ - 1511880 - Rebase puppet-manila to 1189eea
  • BZ - 1511881 - Rebase puppet-nova to 5ec504e
  • BZ - 1511883 - Rebase puppet-ovn to 034d1aa
  • BZ - 1511886 - Rebase puppet-sahara to ad91e78
  • BZ - 1511888 - Rebase puppet-swift to aaa71eb
  • BZ - 1511900 - Rebase puppet-tempest to 6c69f5a
  • BZ - 1511902 - Rebase puppet-trove to 141fd94
  • BZ - 1511905 - Rebase puppet-vswitch to 05feb85
  • BZ - 1511912 - Rebase puppet-zaqar to 19f6d3f
  • BZ - 1512078 - Rebase instack-undercloud to 6.1.2
  • BZ - 1512109 - Rebase puppet-tripleo to 6.5.4
  • BZ - 1512112 - Rebase openstack-tripleo-common to 7b93bc1
  • BZ - 1512117 - Rebase openstack-tripleo-image-elements to 6.1.1
  • BZ - 1512121 - Rebase openstack-tripleo-puppet-elements to 6.2.3
  • BZ - 1512996 - Rebase openstack-tripleo-heat-templates to fdcb5c6
  • BZ - 1513762 - Rebase openstack-tripleo-heat-templates-compat to f2f3bce (latest osp10.0 import)
  • BZ - 1517977 - gnocchi-upgrade doesnt get triggered from N->O upgrade causing ceilo-upgrade to fail
  • BZ - 1528395 - Rebase instack-undercloud to 6.1.3
  • BZ - 1528407 - Rebase openstack-tripleo-common to 6.1.4
  • BZ - 1528411 - Rebase openstack-tripleo-image-elements to 6.1.2
  • BZ - 1528412 - Rebase openstack-tripleo-puppet-elements to 6.2.4
  • BZ - 1528436 - Rebase os-net-config to 6.1.2
  • BZ - 1528443 - Rebase puppet-horizon to a7fda8c
  • BZ - 1528444 - Rebase python-tripleoclient to 6.2.3
  • BZ - 1531179 - Rebase puppet-tripleo to 4c1a677
  • BZ - 1531286 - Rebase os-refresh-config to 6.1.1
  • BZ - 1531713 - Rebase puppet-zaqar to 4edd704
  • BZ - 1531716 - Rebase puppet-vswitch to 73fa283
  • BZ - 1531781 - Rebase puppet-trove to c0308f7
  • BZ - 1531782 - Rebase puppet-swift to 77432ff
  • BZ - 1531783 - Rebase puppet-sahara to 432e2c1
  • BZ - 1531787 - Rebase puppet-oslo to 43ffad3
  • BZ - 1531788 - Rebase puppet-ovn to 6cf79f0
  • BZ - 1531789 - Rebase puppet-panko to 455cb57
  • BZ - 1531792 - Rebase puppet-openstack_extras to d2d9087
  • BZ - 1531793 - Rebase puppet-openstacklib to 7b11562
  • BZ - 1531796 - Rebase puppet-neutron to 016231f
  • BZ - 1531797 - Rebase puppet-nova to eb1fafa
  • BZ - 1531798 - Rebase puppet-mistral to ce1da2e
  • BZ - 1531806 - Rebase puppet-manila to 5de148b
  • BZ - 1531807 - Rebase puppet-ironic to 1380982
  • BZ - 1531808 - Rebase puppet-heat to 8355805
  • BZ - 1531809 - Rebase puppet-gnocchi to 8d9d275
  • BZ - 1531810 - Rebase puppet-glance to 6897827
  • BZ - 1531811 - Rebase puppet-cinder to 8a60a85
  • BZ - 1531823 - Rebase puppet-aodh to 9e95c91
  • BZ - 1531824 - Rebase puppet-ceilometer to de010bc
  • BZ - 1532826 - Rebase puppet-pacemaker to 5f56a96
  • BZ - 1533648 - Rebase openstack-tripleo-heat-templates to 6.2.7
  • BZ - 1535224 - Rebase openstack-tripleo-heat-templates-compat to latest patches from OSP10.0
  • BZ - 1538752 - (OSP11 backport) Deployment templates for unsupported components causing some confusion
  • BZ - 1539616 - Deployment fails with ERROR: Failed to validate: Failed to validate: resources[0]: The Resource Type (OS::TripleO::SwiftStorage::Ports::ManagementPort) could not be found.",

CVEs

(none)

References

(none)

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

Red Hat OpenStack 11

SRPM
instack-undercloud-6.1.3-2.el7ost.src.rpm SHA-256: 1c1706d9cd65ec9a4369dd84b4e4c9901cf11d81ceca42c124e6f0453fb79317
openstack-tripleo-common-6.1.4-1.el7ost.src.rpm SHA-256: ed2dae9748415b9547cb0f930a3f5c40b754a1289bda67bbe9e00d7bf00b32d1
openstack-tripleo-heat-templates-6.2.7-2.el7ost.src.rpm SHA-256: 8b22c8d58661d6fed122ef37248cdd8090d61723dcef7bda6451a6e457981fe0
openstack-tripleo-heat-templates-compat-5.3.8-1.el7ost.src.rpm SHA-256: b6448022605e0d7ec1149e8f1923b5c202731bc4c9615278891dedfd1737fc62
openstack-tripleo-image-elements-6.1.2-1.el7ost.src.rpm SHA-256: 7de78c9a86ab5b9c725f1bed094a293b38705106a4ea6e9de7e6bcf3dde2b54b
openstack-tripleo-puppet-elements-6.2.4-1.el7ost.src.rpm SHA-256: bde7f15a2fb520167924cd5a75dcf6d1fb29a5352e56f68694a07bc3b3d1b37a
os-net-config-6.1.2-1.el7ost.src.rpm SHA-256: 0de3b65e76547fa5603980e90e1e7ec16cfb6edbcc2ef1adf87de67029fdbce6
os-refresh-config-6.1.1-1.el7ost.src.rpm SHA-256: ee8fdd398b5b035e1a143ae912edb3fd06814dac24e0e12f24f940f8a2a51cd8
puppet-aodh-10.4.1-3.el7ost.src.rpm SHA-256: 055c33eb90c0c81361936e8ba9b33b65deb6270e1641ab590247e9c45ddc2a65
puppet-ceilometer-10.3.1-3.el7ost.src.rpm SHA-256: b249f77868abd948a0371a3b08904d71d92381bb57709f6640d9c30435a9f15b
puppet-ceph-2.4.1-3.el7ost.src.rpm SHA-256: 204ac6cb2b3def2eff0abecf831e8756bd335f9a67010b1aac2a9df577c31883
puppet-cinder-10.3.1-3.el7ost.src.rpm SHA-256: 83e49113264ac5e564b6f05d1314358d54a3b7d78c911f4e762bb546dd2c8846
puppet-glance-10.3.1-3.el7ost.src.rpm SHA-256: 3a05521054a3c922744c99047d79cc2f9f5efded04123419fb340f434b009a26
puppet-gnocchi-10.3.1-3.el7ost.src.rpm SHA-256: d63a1ffc7f5961770cbf0782a4f06e4c09348649195685c780921e31c6c54d89
puppet-heat-10.3.1-3.el7ost.src.rpm SHA-256: 8dc3f7867e3ca71477c537adedbb3d933a3ee2710e1d18134c220d81cb671646
puppet-horizon-10.5.0-1.el7ost.src.rpm SHA-256: 0db465c371b3be9f02775cf8f0423a5d361b0cfbcce216aaf5239ee2faa3cfae
puppet-ironic-10.4.1-4.el7ost.src.rpm SHA-256: 156759acab7afaf2ca28409f8c2404ac68401ab92a1718de270dfa54cc086196
puppet-keystone-10.3.1-3.el7ost.src.rpm SHA-256: 7b7f9b443bfd318cd3d097e85967dc9729d5c24e1e0e3608a996e1a6e938f85c
puppet-manila-10.3.1-4.el7ost.src.rpm SHA-256: 6104e6ac7f05a894445baff76e0f3c8d90f21225ba0a937db516dea3c6008d3f
puppet-mistral-10.3.1-3.el7ost.src.rpm SHA-256: 755475c668882b42f18632c22836a3abb235d546eb580338c60f46e21225fac2
puppet-neutron-10.3.1-5.el7ost.src.rpm SHA-256: bea92037731a2dcedb878433a8dfb1c1c10b0f82e9b1fa860dfaab0e692d9b02
puppet-nova-10.4.1-5.el7ost.src.rpm SHA-256: b974b64431c8997018713a3d266ce85632f0d0653eddc8dbedfb611398529170
puppet-openstack_extras-10.3.1-3.el7ost.src.rpm SHA-256: 4c545f143cfe5c4b588f81ae716cba454cb4c1f83e87dd8d8408c796de26853b
puppet-openstacklib-10.4.1-3.el7ost.src.rpm SHA-256: ff11ee80d45440363264feebd249419a5f22903f338c039d26f3f2bcb73d6c50
puppet-oslo-10.3.1-3.el7ost.src.rpm SHA-256: 1ede633001f1af6397ade1c4dc93e984343315f4748333fc38b215f2368cb097
puppet-ovn-10.4.1-3.el7ost.src.rpm SHA-256: 73de75cdd8968d129e44ee2967696b81723a54cacf3e7e1ea3741575ac3776f6
puppet-pacemaker-0.6.0-3.el7ost.src.rpm SHA-256: 2a4585b7f6bd4dc7d75a877765959ecfcf776eb7c2fa7fec64a09fb6068ae2c3
puppet-panko-10.3.1-2.el7ost.src.rpm SHA-256: aa93149a5cf5a0f195429e9e00fffb5d9b9a966e368d8f0f98e1d99cd2d6bb10
puppet-sahara-10.3.1-3.el7ost.src.rpm SHA-256: 6a1f70252a3c92494152a43479236fb1a4de7acb57e65c65a1f8915ba1017904
puppet-swift-10.3.1-3.el7ost.src.rpm SHA-256: 8c5c3317654168a5f5b0b918104f435b6ba5dba9c4904251dc9cc6a10f507c7e
puppet-tempest-10.3.1-2.el7ost.src.rpm SHA-256: bec2657c1651e391cfc59b1955b3dbd5979cdffb9efd3911a12fbad1c05d8178
puppet-tripleo-6.5.5-2.el7ost.src.rpm SHA-256: c7875b763458eec9bbb51bc7e3b8c55d8529f8917d2315605333041d52cb59a4
puppet-trove-10.3.1-3.el7ost.src.rpm SHA-256: ea90b4f92e75d4d82bd458318de456cdab51d304d278bcbd0271962ebfeda411
puppet-vswitch-6.3.1-3.el7ost.src.rpm SHA-256: 9e6b2a866cecfc4ccbbf9a4af81044d9123627f5bedfaf3de0cc8b2c43d676c9
puppet-zaqar-10.3.1-3.el7ost.src.rpm SHA-256: 30315ff0945f483c85203945ce122bdd5720d6792c71198360bddcd14e295631
python-os-brick-1.11.0-6.el7ost.src.rpm SHA-256: d0785232911c7c376a9a95e88e5285e91812cb539e6123bb623cdc135724a38b
python-tripleoclient-6.2.3-1.el7ost.src.rpm SHA-256: fb1b84c50d296b142af833b6562a0169576a2c51db049130380a88b20a2f8e35
x86_64
instack-undercloud-6.1.3-2.el7ost.noarch.rpm SHA-256: 54baddc4949b02e82513e2ed7306557bd8b708fa92f50cd1c013d40d2069560f
openstack-tripleo-common-6.1.4-1.el7ost.noarch.rpm SHA-256: 1df04f47787bc559ca151b63e655fb6b45f9dcf44ca40eb8635e5b9e11e73491
openstack-tripleo-heat-templates-6.2.7-2.el7ost.noarch.rpm SHA-256: da34adb3e49abd8ffe2f6a8831b8b73b0d3e011d5a616788652289252aaf595b
openstack-tripleo-heat-templates-compat-5.3.8-1.el7ost.noarch.rpm SHA-256: b0c17f304347a6e98e047379ff6b9e4cf2579f5e9154a03ff1029a0b67446cf8
openstack-tripleo-image-elements-6.1.2-1.el7ost.noarch.rpm SHA-256: 489ed629af9bc2e0f91946e6a7b666b5707ba02f5111c3b87d30c332ad5debcd
openstack-tripleo-puppet-elements-6.2.4-1.el7ost.noarch.rpm SHA-256: 440eb0aa134fe25489a905495270f27acc1a97ee24119c3308b293da1d20aeec
os-net-config-6.1.2-1.el7ost.noarch.rpm SHA-256: cd8969aa167016dab5285132c3f6b6fcd5109d201f50bfb62ed780e6ac1f46a2
os-refresh-config-6.1.1-1.el7ost.noarch.rpm SHA-256: a47a824554f288242d36ab3cb69282c14ee20ffcbcf905f6ccb7934bba15a9a1
puppet-aodh-10.4.1-3.el7ost.noarch.rpm SHA-256: 5a9f97e38e40e4088fe3f141db7596fe0296fbfbd10fcd9f96d0513f6ec7d25c
puppet-ceilometer-10.3.1-3.el7ost.noarch.rpm SHA-256: fe4016959a3c3df2ddbe2d47747647cd8c41d3ed98c5bdd0b78b98ca19732e29
puppet-ceph-2.4.1-3.el7ost.noarch.rpm SHA-256: 4b0e3a33b6c89eedda6b8ced5e6bd850a1b207e52c24fdbc8de957061f5c8564
puppet-cinder-10.3.1-3.el7ost.noarch.rpm SHA-256: 9ad570ea735d942e2ce262ec110bc9f78ade6bbb9a8c4c16abe6947356bac365
puppet-glance-10.3.1-3.el7ost.noarch.rpm SHA-256: 2956284cdb58fbf3730fa2472fae2f3d2b69e0cd5b974a3cb35267abf1e1c412
puppet-gnocchi-10.3.1-3.el7ost.noarch.rpm SHA-256: 9294559a1693febc413a505cb7f53c1e0ca46c8ffe94c9cedb7cf2b37b2a30ed
puppet-heat-10.3.1-3.el7ost.noarch.rpm SHA-256: 16aff5d166cc3caf9ac086c5776f674f2dad5b271f6176ce227fa6598ea89d26
puppet-horizon-10.5.0-1.el7ost.noarch.rpm SHA-256: b1b89dbeef3edfc1c78155eccac3fa210338763b4112039461abbc932b57fd6f
puppet-ironic-10.4.1-4.el7ost.noarch.rpm SHA-256: 683e39e9e219f4d6d3758b8f98385429098cfcb41c3d7efff91ccda2b4f6e01f
puppet-keystone-10.3.1-3.el7ost.noarch.rpm SHA-256: bd14912f30ed212018a3090e1be875ca15f091751d258c1b87fcd7c27790b419
puppet-manila-10.3.1-4.el7ost.noarch.rpm SHA-256: 51ce02064c1e0205817dc26d1af14a6441b791ba38ab8bf828f804cb916e018c
puppet-mistral-10.3.1-3.el7ost.noarch.rpm SHA-256: 470405d64588f291f4ca15121b7fe52dfa5e4d49b2d150af2c9833c6f1edc4ea
puppet-neutron-10.3.1-5.el7ost.noarch.rpm SHA-256: ab3a4ed3bf4d727fd16f82bee908d7e2dd00229be24a7c8a45108d1f8847c5c5
puppet-nova-10.4.1-5.el7ost.noarch.rpm SHA-256: fd255669ce2f5677ca1fe258c3eb51f144438baad25ab881e3e29b0e77daf92b
puppet-openstack_extras-10.3.1-3.el7ost.noarch.rpm SHA-256: b9f431d4459a8530c572465f7e591ac38bba4728edea429f6fc89f9cd43b1fe7
puppet-openstacklib-10.4.1-3.el7ost.noarch.rpm SHA-256: b97132a06ccfa8608f7d529d7a5e63d8d17a59881fdafb52389401e087d5eee3
puppet-oslo-10.3.1-3.el7ost.noarch.rpm SHA-256: 75f0df72f0b300586409c987f6b1b9dd44ac6495c8960952f0d48a88df5037d5
puppet-ovn-10.4.1-3.el7ost.noarch.rpm SHA-256: 40623e692b609d03d3656c06f0971af16158e2e7d0fd495cfe7c429b6881290d
puppet-pacemaker-0.6.0-3.el7ost.noarch.rpm SHA-256: 7b7072a171c98d6266aec3fee6abbc31c763b911ee9bd9e4548873c8293008f0
puppet-panko-10.3.1-2.el7ost.noarch.rpm SHA-256: e39a917a212de6ba8fc598bd2e5b71c80d266e7d7fbfa0204c93d6d5f1c47065
puppet-sahara-10.3.1-3.el7ost.noarch.rpm SHA-256: 10409aab2f314c45976d5ee28d32de3a0bf7fed12ecda0d1bbf7a38a9b71b54f
puppet-swift-10.3.1-3.el7ost.noarch.rpm SHA-256: 55bfeb843230e93390c05076056d5b5eaaf092e2823d6f1ee0f1d90334272bf9
puppet-tempest-10.3.1-2.el7ost.noarch.rpm SHA-256: bfe367c34eeadfdcebd6670eab97ff12448929d1ded212fdb29bf201076e61d4
puppet-tripleo-6.5.5-2.el7ost.noarch.rpm SHA-256: 051f80b3e466d236f4e915a85a7a3ffcc9675f01d05cf02394cffd06845915c4
puppet-trove-10.3.1-3.el7ost.noarch.rpm SHA-256: a1b919ab299f7308fb6fb892fc274fb59fa0f5ae36f005448e80f7981a2a4de3
puppet-vswitch-6.3.1-3.el7ost.noarch.rpm SHA-256: 8f366a71e0a7fb45b4aeb5cd938356c29332db37de8679434d555c0c16aeee33
puppet-zaqar-10.3.1-3.el7ost.noarch.rpm SHA-256: c60122edba6a080198314b9960aba344f593168ad69ab9af1a73e3b923b1cd1c
python-os-brick-1.11.0-6.el7ost.noarch.rpm SHA-256: 0f06c5b0a6063158c5675f9fae5c4be664ab4428f49f513cd0c959793682f893
python-tripleoclient-6.2.3-1.el7ost.noarch.rpm SHA-256: 62664f83f55d6a52c1768dd996c4a9b901c0423d9cdce9b0af70f3cc88093fa2

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