Installed latest osp12 puddle: 2018-07-13.1 which will be rhos-osp12z3 Environment: os-net-config-7.3.6-1.el7ost.noarch Verified new code is in place. This is about all we can do for the bz. sed -n '1007,1015p' /usr/lib/python2.7/site-packages/os_net_config/impl_ifcfg.py # DPDK initialization is done before running os-net-config, to make # the DPDK ports available when enabled. DPDK Hotplug support is # supported only in OvS 2.7 version. Until then, OvS needs to be # restarted after adding a DPDK port. This change will be removed # on migration to OvS 2.7 where DPDK Hotplug support is available. if ovs_needs_restart: msg = "Restart openvswitch" self.execute(msg, '/usr/bin/systemctl', 'restart', 'openvswitch')
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/RHSA-2018:2331
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 365 days