Previously, OpenStack special handling did not upgrade all dependent packages before installing openvswitch during an upgrade, resulting in openvswitch package upgrade failure.
With this update, OpenStack special handling upgrades all dependent packages and the openvswitch upgrade is successful.
Hi there,
If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field.
The documentation team will review, edit, and approve the text.
If this bug does not require doc text, please set the 'requires_doc_text' flag to -.
Thanks,
Alex
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2018:2670
During OSP9/10 upgrade on the controller upgrade step, the upgrade fails when applying the ovs upgrade workaround: ng to downloading latest openvswitch with yumdownloader Loaded plugins: product-id, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. --> Running transaction check ---> Package openvswitch.x86_64 0:2.9.0-54.el7fdp will be installed --> Processing Dependency: openvswitch-selinux-extra-policy for package: openvswitch-2.9.0-54.el7fdp.x86_64 --> Running transaction check ---> Package openvswitch-selinux-extra-policy.noarch 0:1.0-3.el7fdp will be installed --> Finished Dependency Resolution Updating openvswitch-2.9.0-54.el7fdp.x86_64.rpm with --nopostun --notriggerun deploy_stderr: | [2018/08/17 03:09:28 PM] [INFO] Using config file at: /etc/os-net-config/config.json [2018/08/17 03:09:28 PM] [INFO] Using mapping file at: /etc/os-net-config/mapping.yaml [2018/08/17 03:09:28 PM] [INFO] Ifcfg net config provider created. [2018/08/17 03:09:28 PM] [INFO] nic3 mapped to: eth2 [2018/08/17 03:09:28 PM] [INFO] nic2 mapped to: eth1 [2018/08/17 03:09:28 PM] [INFO] nic1 mapped to: eth0 [2018/08/17 03:09:28 PM] [INFO] adding interface: eth0 [2018/08/17 03:09:28 PM] [INFO] adding custom route for interface: eth0 [2018/08/17 03:09:28 PM] [INFO] adding bridge: br-isolated [2018/08/17 03:09:28 PM] [INFO] adding interface: eth1 [2018/08/17 03:09:28 PM] [INFO] adding vlan: vlan20 [2018/08/17 03:09:28 PM] [INFO] adding vlan: vlan30 [2018/08/17 03:09:28 PM] [INFO] adding vlan: vlan40 [2018/08/17 03:09:28 PM] [INFO] adding vlan: vlan50 [2018/08/17 03:09:28 PM] [INFO] adding bridge: br-ex [2018/08/17 03:09:28 PM] [INFO] adding custom route for interface: br-ex [2018/08/17 03:09:28 PM] [INFO] adding interface: eth2 [2018/08/17 03:09:28 PM] [INFO] applying network configs... [2018/08/17 03:09:28 PM] [INFO] No changes required for interface: eth2 [2018/08/17 03:09:28 PM] [INFO] No changes required for interface: eth1 [2018/08/17 03:09:28 PM] [INFO] No changes required for interface: eth0 [2018/08/17 03:09:28 PM] [INFO] No changes required for vlan interface: vlan20 [2018/08/17 03:09:28 PM] [INFO] No changes required for vlan interface: vlan30 [2018/08/17 03:09:28 PM] [INFO] No changes required for vlan interface: vlan40 [2018/08/17 03:09:28 PM] [INFO] No changes required for vlan interface: vlan50 [2018/08/17 03:09:28 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-ex [2018/08/17 03:09:28 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-ex [2018/08/17 03:09:28 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route6-br-isolated [2018/08/17 03:09:28 PM] [INFO] Writing config /etc/sysconfig/network-scripts/route-br-isolated [2018/08/17 03:09:28 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-ex [2018/08/17 03:09:28 PM] [INFO] Writing config /etc/sysconfig/network-scripts/ifcfg-br-isolated error: Failed dependencies: openvswitch-selinux-extra-policy is needed by openvswitch-2.9.0-54.el7fdp.x86_64 This is certainly related to that change: https://bugzilla.redhat.com/show_bug.cgi?id=1593815