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 Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • 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 Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHBA-2017:0319 - Bug Fix Advisory
Issued:
2017-02-23
Updated:
2017-02-23

RHBA-2017:0319 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

openstack-nova 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 OpenStack Compute packages that resolve various issues are now
available for Red Hat OpenStack Platform 10.0 (Newton) 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 advisory includes
packages for:

  • OpenStack Compute service

OpenStack Compute (nova) launches and schedules large networks of virtual
machines, creating a redundant and scalable cloud computing platform.
Compute provides the software, control panels, and APIs required to
orchestrate a cloud, including running virtual machine instances and
controlling access through users and projects.

With this release, OpenStack Compute is now re-based to upstream version
14.0.3. This applies several fixes and enhancements, including:

  • Serial ports are now reserved on destination hosts prior to any

attempts with live migration. This prevents any possible port
conflict errors, which would result in a failed migration.
(BZ#1396867)

  • With this update, the Compute service will now always attempt to

clean up after a generic error is thrown while attempting to spawn
an instance. This help prevent the Compute service from leaking
resource services (for example, VIFs) during generic errors. In
previous releases, the Compute service only performed a resource
cleanup on a compute node after certain failures occurred during
instance spawning attempts.
(BZ#1354601)

  • With this update, XML generated by the Compute service is now fully

compatible with libvirt 2.0.0. Instances spawned prior to this
update will need to have their XML regenerated through a hard
reboot, rebuild, or unshelve operation in order to be compatible.
(BZ#1408464)

  • The `Instance.pci_devices` field is nullable, but previously the

`get_instance_pci_devs()` function did not account for that
possibility. If it was passed to an instance from an older deployment
(for example, Red Hat OpenStack Platform 9) with no `pci_devices`,
it would crash trying to iterate `None` as a list.

This issue also affected live migration triggered as part of the
upgrade workflow; specifically, attempting to live migrate guests
from Red Hat OpenStack Platform 9 hosts to Red Hat OpenStack
Platform 10 hosts. The issue is now resolved in Red Hat OpenStack
Platform 10 as of this update.
(BZ#1403380)

Solution

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

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

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

channels need to be enabled and disabled.

The Release Notes are available at:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/10/html/Release_Notes/index.html

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

Fixes

  • BZ - 1361210 - [Nova] Add libosinfo as dependency of Nova package
  • BZ - 1382415 - Nova encryption alters the key used
  • BZ - 1388417 - Failed to detach an encrypted volume
  • BZ - 1403380 - openstack-nova: nova host-servers-migrate [hostname] fails when the target node is upgraded (during upgrade osp9->osp10)
  • BZ - 1404651 - Problem booting instances from images larger than 20GB with NFS backend [RHOS-10]
  • BZ - 1408464 - [10.0.z] nova creates an invalid ethernet/bridge interface definition in virsh xml
  • BZ - 1410351 - [neutron][VLAN-Aware][ovs+dpdk]VM create ERROR in Trunk Port.
  • BZ - 1410838 - Rebase openstack-nova to 14.0.3
  • BZ - 1412454 - [RHOSP10] When trying to create an instance with creating volume or attaching existing cinder volume to an instance, these operations fails under cinder NFS backend.
  • BZ - 1417617 - [nova] [SR-IOV] [NUMA] failed to create sriov VM

CVEs

(none)

References

(none)

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

Red Hat OpenStack 10

SRPM
openstack-nova-14.0.3-8.el7ost.src.rpm SHA-256: ac501ee36bf7601373990c8dee6c0d3962b3cedaf86f3ba94692748ebbf8ccbe
x86_64
openstack-nova-14.0.3-8.el7ost.noarch.rpm SHA-256: bfa6668d2837e034a5ee0ea31eba8127b0222787ca437f15769084eb42d9bf46
openstack-nova-api-14.0.3-8.el7ost.noarch.rpm SHA-256: 98e7649a5fbf7a49d55acfb295e64ebe4aa4398e4bb90bdcf8d95bb7c3d9abe5
openstack-nova-cells-14.0.3-8.el7ost.noarch.rpm SHA-256: 7f812d55a35cf34ffd1e778dc17fd2d923981b2d3882ee748f2017264a319922
openstack-nova-cert-14.0.3-8.el7ost.noarch.rpm SHA-256: b2bbde84c6c1f0c04d7c6beab37ddf4566b235158649524e70b63bced0689db2
openstack-nova-common-14.0.3-8.el7ost.noarch.rpm SHA-256: 1ddc8112c5c977897e527e2aa1ff87994a3bb1e3f8d58e7b157963739a154eb7
openstack-nova-compute-14.0.3-8.el7ost.noarch.rpm SHA-256: 7a80c5615cc04d895c1a90464349e32151e0703e45c907f04da7cca795265565
openstack-nova-conductor-14.0.3-8.el7ost.noarch.rpm SHA-256: af58198c2c56a4fc06b776293f369a1fcde64294d22425b96a1f7cf5a09bedc5
openstack-nova-console-14.0.3-8.el7ost.noarch.rpm SHA-256: e4c82ea3b123120002fc7c6c7e7f6ab286dd72d590da1d5007ff2c3c80be9b33
openstack-nova-network-14.0.3-8.el7ost.noarch.rpm SHA-256: f2990143b90447a3c8d0d1154fa6f6b495e8609f2b54a877207f896faa5a194c
openstack-nova-novncproxy-14.0.3-8.el7ost.noarch.rpm SHA-256: a5211bd29f1e9563539c09ecfd69a617882c8a418530447c705b2a58affda496
openstack-nova-placement-api-14.0.3-8.el7ost.noarch.rpm SHA-256: 253cb1f4d67d1c9371935b0be166d70ae6c8fc6080e7ddb897a3a11df28933c5
openstack-nova-scheduler-14.0.3-8.el7ost.noarch.rpm SHA-256: 67d804c1d804ecdaaa7eb26fe1653fc0791d1b7ae5be3ccdc10fdb1be82461cc
openstack-nova-serialproxy-14.0.3-8.el7ost.noarch.rpm SHA-256: 6b3fcc9c1041b0ca1dcbd0577f0490d34bdc2e8bedb7d5f833492e3c15c49a46
openstack-nova-spicehtml5proxy-14.0.3-8.el7ost.noarch.rpm SHA-256: ab4d426181df2f5024ed004648353e6886556b9e4a4ef213e3d8344678b6126d
python-nova-14.0.3-8.el7ost.noarch.rpm SHA-256: 1d72bc1b7ac971cb072739eba5b81bf2032a5e2c740a2f83b43614494ab7f5f6
python-nova-tests-14.0.3-8.el7ost.noarch.rpm SHA-256: ccaaebd7cb0b84d615f46cfa3c7dd860e309a3799e28dec9bc2033629338d4c1

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
Copyright © 2022 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter