The linked RH bugzilla bug suggests that the OVS fix is included in v2.11.0. The kolla image just installs these packages:
RPM: openvswitch, python-openvswitch DEB: openvswitch-switch, python-openvswitch
So it really depends on what is included in the distro packages. On the master branch of kolla, in the CentOS image I see
openvswitch-2.11.0-4.el7.x86_64
which comes from the delorean-master-testing yum repo.
The kolla rocky branch in the CentOS image I see
openvswitch-2.10.1-3.el7.x86_64
which comes from the centos-openstack-rocky Yum repo.
The linked RH bugzilla bug suggests that the OVS fix is included in v2.11.0. The kolla image just installs these packages:
RPM: openvswitch, python-openvswitch
DEB: openvswitch-switch, python-openvswitch
So it really depends on what is included in the distro packages. On the master branch of kolla, in the CentOS image I see
openvswitch- 2.11.0- 4.el7.x86_ 64
which comes from the delorean- master- testing yum repo.
The kolla rocky branch in the CentOS image I see
openvswitch- 2.10.1- 3.el7.x86_ 64
which comes from the centos- openstack- rocky Yum repo.