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:3803 - Bug Fix Advisory
Issued:
2019-11-07
Updated:
2019-11-07

RHBA-2019:3803 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

openstack-neutron 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 OpenStack Networking 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. This advisory includes
packages for:

  • OpenStack Networking service

OpenStack Networking (neutron) is a virtual network service for OpenStack.
Just as OpenStack Compute (nova) provides an API to dynamically request and
configure virtual servers, OpenStack Networking provides an API to
dynamically request and configure virtual networks. These networks connect
'interfaces' from other OpenStack services (e.g. virtual NICs from Compute
VMs). The OpenStack Networking API supports extensions to provide advanced
network capabilities (e.g. QoS, ACLs, network monitoring, etc.)

Changes to the python-networking-ovn component:

  • Previously, when you performed a hard reset on a node, `ovn-controller` was disabled without cleaning the entry in the chassis column, and the corresponding port status was not set to `down`. `networking-ovn` monitors only for status changes between `down` and `up`, and so the port binding status was not updated and the port did not become `ACTIVE`. As a result, instance evacuation failed because the port was not `ACTIVE`.

With this update, `networking-ovn` monitors the `Port_Binding` table for chassis changes and triggers a port status change to `ACTIVE` when a port moves to another chassis. As a result, instance evacuation functions normally. (BZ#1727856)

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.7.

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

Fixes

  • BZ - 1545344 - [OVN] Backport Port Groups into OSP13
  • BZ - 1642106 - Live migration time out when using live_migration_wait_for_vif_plug=true with OVN along the patch from 1563110
  • BZ - 1722578 - Loss of network connectivity of a compute node after reboot due to wrong network services startup sequence
  • BZ - 1727856 - Instance evacuation is failing in OVN environment
  • BZ - 1739845 - [OSP13] Update python2-neutron-tests-tempest package to tag 0.5.0 of neutron-tempest-plugin
  • BZ - 1740092 - neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_filter_bindings unit test randomly fails on RHEL/CentOS 7
  • BZ - 1746880 - networking_ovn.tests.unit.ml2.test_mech_driver.TestOVNMechansimDriverPortsV2.test_update_port_with_empty_data failed
  • BZ - 1749822 - Duplicate ARP response while live-migrating an instance
  • BZ - 1753118 - [neutron][RBAC] User is not allowed to create port with fixed IP on shared network via RBAC
  • BZ - 1753248 - [RFE] Backport Trunk port Support
  • BZ - 1756531 - Rebase openstack-neutron-lbaas-ui to ccf8621
  • BZ - 1757278 - Rebase python-networking-bigswitch to 12.0.12
  • BZ - 1757280 - Rebase python-networking-l2gw to 270972f
  • BZ - 1757281 - Rebase python-networking-vmware-nsx to c52138c
  • BZ - 1758029 - Rebase openstack-neutron to b3d3d6d
  • BZ - 1758176 - Rebase openstack-neutron-lbaas to b86fcef
  • BZ - 1759368 - Rebase python-networking-ansible to 0.3.0
  • BZ - 1759369 - Rebase python-networking-baremetal to 1.0.1
  • BZ - 1760496 - Rebase python-networking-ovn to 49e6e14

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
openstack-neutron-12.1.0-2.el7ost.src.rpm SHA-256: 1c044fdf2f09d5607c05d572b68b8d2a7ad64473e5229ddda1b24a347d397171
openstack-neutron-lbaas-12.0.1-0.20190803015156.b86fcef.el7ost.src.rpm SHA-256: a95d4b1c7d8c195dca19acbde951fe2f903f0413fac9b8a657c675876f89874e
openstack-neutron-lbaas-ui-4.0.1-0.20190723082436.ccf8621.el7ost.src.rpm SHA-256: b5fe1b2688e11de5e4095031b909f609f401e4ad9f5214636d5e65e0e4e96fde
python-networking-ansible-0.3.0-1.el7ost.src.rpm SHA-256: 1a2a9b33f54ff133a96d8f7f0a2732dd18a04b6dfadbe3286ccba5a26c325739
python-networking-baremetal-1.0.1-1.el7ost.src.rpm SHA-256: ae69248b9ea9f456e1a4990ac006d7a2afd8f9dbaa6171e68ff68fe968c0b9e9
python-networking-bigswitch-12.0.12-1.el7ost.src.rpm SHA-256: f7222ba29fff235d914de1fc9967064364971c76073161f92681343570ab5ede
python-networking-l2gw-12.0.2-0.20190420004620.270972f.el7ost.src.rpm SHA-256: 12fa89fb41a273a1af090c739f17d8cc4bfe8967e9afffee13e9e34c03f7a421
python-networking-ovn-4.0.3-14.el7ost.src.rpm SHA-256: 5633915033cc19a7580d751ec10c5aef1ebcd09bac593aa58c867efea190db3d
python-networking-vmware-nsx-12.0.3-0.20190724061458.c52138c.el7ost.src.rpm SHA-256: 384867ecdbd0f95409bd4dfe2f312abc1437589965e4343282892eba49989538
python-neutron-tests-tempest-0.5.0-0.20190814141609.31993d5.el7ost.src.rpm SHA-256: e2aebd50a3fcabbce381793990362602c7b01c23ef07261898b968b05d31f538
ppc64le
ansible-role-openstack-ml2-0.3.0-1.el7ost.noarch.rpm SHA-256: 6ccec906ec636fb6d4ccc156658f788b3b2c923e20cc5ca110cfe74704a4e6ba
openstack-neutron-12.1.0-2.el7ost.noarch.rpm SHA-256: bcac72d4c03f51de2d1cb39029a8f3ffc19ae6b0711cdac857dcec34a8f84dec
openstack-neutron-bigswitch-agent-12.0.12-1.el7ost.noarch.rpm SHA-256: e2b948a82e10ffdca78e4b739a799a1966dc9d13bc560a981f0ee0968f94eab6
openstack-neutron-bigswitch-lldp-12.0.12-1.el7ost.noarch.rpm SHA-256: b8ccf438f5a3b4ff26a26ea366da16ac8bcebffcf3208a6db61828b2517b3832
openstack-neutron-common-12.1.0-2.el7ost.noarch.rpm SHA-256: 35ec74c4369c79f1a0726e6c8dac5695b4781ab0b0a18c42bacb02314de5bfe0
openstack-neutron-l2gw-agent-12.0.2-0.20190420004620.270972f.el7ost.noarch.rpm SHA-256: f9545c13b3f38ebdf6881ecb46245fe8995a95691fd651200927208d46963dec
openstack-neutron-lbaas-12.0.1-0.20190803015156.b86fcef.el7ost.noarch.rpm SHA-256: 046833749862d1ac3a23317267749cc3ce6b218a9d2614badbc9f75f5edc3718
openstack-neutron-lbaas-ui-4.0.1-0.20190723082436.ccf8621.el7ost.noarch.rpm SHA-256: 597ce5829751850712aad422051b62b55859c25d1c91d3888fad8fd92b1f8cab
openstack-neutron-linuxbridge-12.1.0-2.el7ost.noarch.rpm SHA-256: f2521e46c0c91804131b121fd66c5394d447860f4ba98a72bd8a8e2c0023156a
openstack-neutron-macvtap-agent-12.1.0-2.el7ost.noarch.rpm SHA-256: 962fd8164fbc96216a08fefd68df54189ad1341d25c46544953338b9a0296be7
openstack-neutron-metering-agent-12.1.0-2.el7ost.noarch.rpm SHA-256: 6ea5618a9b06b53984818887eb979af9638a90743ec5c72e683495cc7712470c
openstack-neutron-ml2-12.1.0-2.el7ost.noarch.rpm SHA-256: 69bbd0ebf0e4e8042695a4ad1272cd0ada1f712fcd2861b84296db2056da0329
openstack-neutron-openvswitch-12.1.0-2.el7ost.noarch.rpm SHA-256: 1d1cd0afadbbe5597bb5fbdebed1b1fc5828753556efb7cd0a2f51b424c9ca3b
openstack-neutron-rpc-server-12.1.0-2.el7ost.noarch.rpm SHA-256: 28ee16e004e6f4f584a43b9f8301835d61b8afa8f86458f90858fad5b571513f
openstack-neutron-sriov-nic-agent-12.1.0-2.el7ost.noarch.rpm SHA-256: 9d1e1094ab7418552eccbf92363ea710e7db33c2ec81ed90fc0582ed633a44c0
python-networking-bigswitch-12.0.12-1.el7ost.noarch.rpm SHA-256: 1b2e8b10112b27e2859755c6c898484195d0aa2acb2116f0194d397672a10dea
python-networking-ovn-4.0.3-14.el7ost.noarch.rpm SHA-256: b86c4dd2fd5c57d23b2f70c355cba85583d355983d31eed51185b02514c4a2bd
python-networking-ovn-metadata-agent-4.0.3-14.el7ost.noarch.rpm SHA-256: 6d83eca2719cc6db8e633a876a8e62b729f56c8a76ace6d9a1df65c2edad8c81
python-networking-vmware-nsx-12.0.3-0.20190724061458.c52138c.el7ost.noarch.rpm SHA-256: b1dc5865a0fe4b8fd139facc2c1e6a3da007d4914d424aafa7095b20577af76e
python-neutron-12.1.0-2.el7ost.noarch.rpm SHA-256: 6f97afb370a4b44c4d1621581b51c8e9755eb4e26efe4ec5abe52911f7e8541b
python-neutron-lbaas-12.0.1-0.20190803015156.b86fcef.el7ost.noarch.rpm SHA-256: c81d6fe8945d4e91e91b1df61ed40ba9b5608228649284824f76d8b53e752413
python-neutron-lbaas-tests-12.0.1-0.20190803015156.b86fcef.el7ost.noarch.rpm SHA-256: 4dbdbff9e745f7a8e08860748da479c2deb80d7586f0e5128e43012a87b5f913
python2-ironic-neutron-agent-1.0.1-1.el7ost.noarch.rpm SHA-256: b8c60ecf1719c6eb16eb808313271f0ffccccc3d056a75b310acb77e290a9f0a
python2-networking-ansible-0.3.0-1.el7ost.noarch.rpm SHA-256: 80a5c5f4409ac3f067a4e3757732acf9677fe0e20de7e9ce60dba42c4dc7a8f7
python2-networking-baremetal-1.0.1-1.el7ost.noarch.rpm SHA-256: 13840a0fd0b63ae1b615039473b264d69fda0eb5fb049ce619294e658dcdddb9
python2-networking-l2gw-12.0.2-0.20190420004620.270972f.el7ost.noarch.rpm SHA-256: 5104c546521f659979772223f9249bc2d1e222c802e9c82b3fe70e975d1cd69d
python2-neutron-tests-tempest-0.5.0-0.20190814141609.31993d5.el7ost.noarch.rpm SHA-256: cd81bf1a70e7c8b8e73d986c17b412b863f37421fc38443a91f9592ffa5ddac1

Red Hat OpenStack 13

SRPM
openstack-neutron-12.1.0-2.el7ost.src.rpm SHA-256: 1c044fdf2f09d5607c05d572b68b8d2a7ad64473e5229ddda1b24a347d397171
openstack-neutron-lbaas-12.0.1-0.20190803015156.b86fcef.el7ost.src.rpm SHA-256: a95d4b1c7d8c195dca19acbde951fe2f903f0413fac9b8a657c675876f89874e
openstack-neutron-lbaas-ui-4.0.1-0.20190723082436.ccf8621.el7ost.src.rpm SHA-256: b5fe1b2688e11de5e4095031b909f609f401e4ad9f5214636d5e65e0e4e96fde
python-networking-ansible-0.3.0-1.el7ost.src.rpm SHA-256: 1a2a9b33f54ff133a96d8f7f0a2732dd18a04b6dfadbe3286ccba5a26c325739
python-networking-baremetal-1.0.1-1.el7ost.src.rpm SHA-256: ae69248b9ea9f456e1a4990ac006d7a2afd8f9dbaa6171e68ff68fe968c0b9e9
python-networking-bigswitch-12.0.12-1.el7ost.src.rpm SHA-256: f7222ba29fff235d914de1fc9967064364971c76073161f92681343570ab5ede
python-networking-l2gw-12.0.2-0.20190420004620.270972f.el7ost.src.rpm SHA-256: 12fa89fb41a273a1af090c739f17d8cc4bfe8967e9afffee13e9e34c03f7a421
python-networking-ovn-4.0.3-14.el7ost.src.rpm SHA-256: 5633915033cc19a7580d751ec10c5aef1ebcd09bac593aa58c867efea190db3d
python-networking-vmware-nsx-12.0.3-0.20190724061458.c52138c.el7ost.src.rpm SHA-256: 384867ecdbd0f95409bd4dfe2f312abc1437589965e4343282892eba49989538
python-neutron-tests-tempest-0.5.0-0.20190814141609.31993d5.el7ost.src.rpm SHA-256: e2aebd50a3fcabbce381793990362602c7b01c23ef07261898b968b05d31f538
x86_64
ansible-role-openstack-ml2-0.3.0-1.el7ost.noarch.rpm SHA-256: 6ccec906ec636fb6d4ccc156658f788b3b2c923e20cc5ca110cfe74704a4e6ba
openstack-neutron-12.1.0-2.el7ost.noarch.rpm SHA-256: bcac72d4c03f51de2d1cb39029a8f3ffc19ae6b0711cdac857dcec34a8f84dec
openstack-neutron-bigswitch-agent-12.0.12-1.el7ost.noarch.rpm SHA-256: e2b948a82e10ffdca78e4b739a799a1966dc9d13bc560a981f0ee0968f94eab6
openstack-neutron-bigswitch-lldp-12.0.12-1.el7ost.noarch.rpm SHA-256: b8ccf438f5a3b4ff26a26ea366da16ac8bcebffcf3208a6db61828b2517b3832
openstack-neutron-common-12.1.0-2.el7ost.noarch.rpm SHA-256: 35ec74c4369c79f1a0726e6c8dac5695b4781ab0b0a18c42bacb02314de5bfe0
openstack-neutron-l2gw-agent-12.0.2-0.20190420004620.270972f.el7ost.noarch.rpm SHA-256: f9545c13b3f38ebdf6881ecb46245fe8995a95691fd651200927208d46963dec
openstack-neutron-lbaas-12.0.1-0.20190803015156.b86fcef.el7ost.noarch.rpm SHA-256: 046833749862d1ac3a23317267749cc3ce6b218a9d2614badbc9f75f5edc3718
openstack-neutron-lbaas-ui-4.0.1-0.20190723082436.ccf8621.el7ost.noarch.rpm SHA-256: 597ce5829751850712aad422051b62b55859c25d1c91d3888fad8fd92b1f8cab
openstack-neutron-linuxbridge-12.1.0-2.el7ost.noarch.rpm SHA-256: f2521e46c0c91804131b121fd66c5394d447860f4ba98a72bd8a8e2c0023156a
openstack-neutron-macvtap-agent-12.1.0-2.el7ost.noarch.rpm SHA-256: 962fd8164fbc96216a08fefd68df54189ad1341d25c46544953338b9a0296be7
openstack-neutron-metering-agent-12.1.0-2.el7ost.noarch.rpm SHA-256: 6ea5618a9b06b53984818887eb979af9638a90743ec5c72e683495cc7712470c
openstack-neutron-ml2-12.1.0-2.el7ost.noarch.rpm SHA-256: 69bbd0ebf0e4e8042695a4ad1272cd0ada1f712fcd2861b84296db2056da0329
openstack-neutron-openvswitch-12.1.0-2.el7ost.noarch.rpm SHA-256: 1d1cd0afadbbe5597bb5fbdebed1b1fc5828753556efb7cd0a2f51b424c9ca3b
openstack-neutron-rpc-server-12.1.0-2.el7ost.noarch.rpm SHA-256: 28ee16e004e6f4f584a43b9f8301835d61b8afa8f86458f90858fad5b571513f
openstack-neutron-sriov-nic-agent-12.1.0-2.el7ost.noarch.rpm SHA-256: 9d1e1094ab7418552eccbf92363ea710e7db33c2ec81ed90fc0582ed633a44c0
python-networking-bigswitch-12.0.12-1.el7ost.noarch.rpm SHA-256: 1b2e8b10112b27e2859755c6c898484195d0aa2acb2116f0194d397672a10dea
python-networking-ovn-4.0.3-14.el7ost.noarch.rpm SHA-256: b86c4dd2fd5c57d23b2f70c355cba85583d355983d31eed51185b02514c4a2bd
python-networking-ovn-metadata-agent-4.0.3-14.el7ost.noarch.rpm SHA-256: 6d83eca2719cc6db8e633a876a8e62b729f56c8a76ace6d9a1df65c2edad8c81
python-networking-vmware-nsx-12.0.3-0.20190724061458.c52138c.el7ost.noarch.rpm SHA-256: b1dc5865a0fe4b8fd139facc2c1e6a3da007d4914d424aafa7095b20577af76e
python-neutron-12.1.0-2.el7ost.noarch.rpm SHA-256: 6f97afb370a4b44c4d1621581b51c8e9755eb4e26efe4ec5abe52911f7e8541b
python-neutron-lbaas-12.0.1-0.20190803015156.b86fcef.el7ost.noarch.rpm SHA-256: c81d6fe8945d4e91e91b1df61ed40ba9b5608228649284824f76d8b53e752413
python-neutron-lbaas-tests-12.0.1-0.20190803015156.b86fcef.el7ost.noarch.rpm SHA-256: 4dbdbff9e745f7a8e08860748da479c2deb80d7586f0e5128e43012a87b5f913
python2-ironic-neutron-agent-1.0.1-1.el7ost.noarch.rpm SHA-256: b8c60ecf1719c6eb16eb808313271f0ffccccc3d056a75b310acb77e290a9f0a
python2-networking-ansible-0.3.0-1.el7ost.noarch.rpm SHA-256: 80a5c5f4409ac3f067a4e3757732acf9677fe0e20de7e9ce60dba42c4dc7a8f7
python2-networking-baremetal-1.0.1-1.el7ost.noarch.rpm SHA-256: 13840a0fd0b63ae1b615039473b264d69fda0eb5fb049ce619294e658dcdddb9
python2-networking-l2gw-12.0.2-0.20190420004620.270972f.el7ost.noarch.rpm SHA-256: 5104c546521f659979772223f9249bc2d1e222c802e9c82b3fe70e975d1cd69d
python2-neutron-tests-tempest-0.5.0-0.20190814141609.31993d5.el7ost.noarch.rpm SHA-256: cd81bf1a70e7c8b8e73d986c17b412b863f37421fc38443a91f9592ffa5ddac1

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