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-2017:0158 - Bug Fix Advisory
Issued:
2017-01-19
Updated:
2017-01-19

RHBA-2017:0158 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

Red Hat Enterprise Linux OpenStack Platform 7 Bug Fix and Enhancement Advisory

Type/Severity

Bug Fix Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated packages that resolve various issues are now available for Red Hat
Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7.

Description

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

This update addresses the following issues:

  • The image transfer algorithm used a sleep of 10 ms after each chunk of

64 KB causing bad performances (limitation of 6.2 MB/sec). This update
removes the sleep, to remove the arbitrary bandwidth limitation.
(BZ#1392050)

  • Oslo Messaging used the 'shuffle' strategy to select a RabbitMQ host from

the list of RabbitMQ servers. When a node of the cluster running RabbitMQ
was restarted, each OpenStack service connected to this server reconnected
to a new RabbitMQ server. Unfortunately, this strategy does not handle dead
RabbitMQ servers correctly; it can try to connect to the same dead server
multiple times in a row. The strategy also leads to increased reconnection
time, and sometimes may lead to RPC operations timing out because no
guarantee is provided on how long the reconnection process will take.

With this update, Oslo Messaging uses the 'round-robin' strategy to select
a RabbitMQ host. This strategy provides the least achievable reconnection
time and avoids RPC timeout when a node is restarted. It also guarantees
that if K of N RabbitMQ hosts are alive, it will take at most N - K + 1
attempts to successfully reconnect to the RabbitMQ cluster. (BZ#1311597)

Solution

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

Red Hat Enterprise Linux OpenStack Platform 7 runs on Red Hat Enterprise
Linux 7.3.

The Red Hat Enterprise Linux OpenStack Platform 7 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 Enterprise Linux OpenStack Platform 7,

including which channels need to be enabled and disabled.

The Release Notes are available at:
https://access.redhat.com/documentation/en/red-hat-enterprise-linux-openstack-platform/7/single/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 7 x86_64

Fixes

  • BZ - 1311597 - Nonoptimal failover strategy can lead to RPC timeout
  • BZ - 1315873 - Improve logging for exchange not found errors
  • BZ - 1391188 - Queue master process terminates in rabbit_mirror_queue_master:stop_all_slaves on promotion

CVEs

(none)

References

(none)

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

Red Hat OpenStack 7

SRPM
python-oslo-messaging-1.8.3-7.el7ost.src.rpm SHA-256: 27407d72ce3822a02053a87cda39ea5f2b64fe31a8a25f23a5b437c65e60ee12
python-oslo-vmware-0.11.1-2.el7ost.src.rpm SHA-256: 64caa8405a4931f1bd945642eeb31697f47c0ef7733391cbdca412a7ee0f2407
rabbitmq-server-3.3.5-27.el7ost.src.rpm SHA-256: dc7f66904e335c847baf09135003158539fb2c99f3abdd51c542993b0d543d0c
x86_64
python-oslo-messaging-1.8.3-7.el7ost.noarch.rpm SHA-256: 1ed788dd69635c4aebd8827f3f26da259b8eac68b6f4ccfc9e028127681abc08
python-oslo-messaging-doc-1.8.3-7.el7ost.noarch.rpm SHA-256: f5fe5db0c27e35808e3837d31f1fd561b16b5659a5d632689e29e53e7751849d
python-oslo-vmware-0.11.1-2.el7ost.noarch.rpm SHA-256: 0ea82e350ec8ed3ccc441338459e57ecb700a690e6402ea3e5b7722386e19333
python-oslo-vmware-doc-0.11.1-2.el7ost.noarch.rpm SHA-256: 1a9e0c21c367f4f76722b61d9a924de856a92cf8bbef0201b0fb2764453c03d6
rabbitmq-server-3.3.5-27.el7ost.noarch.rpm SHA-256: 4a5050c961d4fcf8fe928ed3106bbebf167a3b82f661967b1fa71c645422493c

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
© 2026 Red Hat

Red Hat legal and privacy links

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