Bug 1840556
Summary: | Bad conjunctions in ovn when using default security groups | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Slawek Kaplonski <skaplons> | |
Component: | openstack-neutron | Assignee: | Jakub Libosvar <jlibosva> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Roman Safronov <rsafrono> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 16.1 (Train) | CC: | camorris, chrisw, dalvarez, jhardee, jlibosva, scohen | |
Target Milestone: | --- | Keywords: | TestOnly, Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1871931 1889282 (view as bug list) | Environment: | ||
Last Closed: | 2022-05-16 14:46:39 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1871931 | |||
Bug Blocks: | 1889282 |
Description
Slawek Kaplonski
2020-05-27 08:12:03 UTC
As discussed with Slawek over IRC, the integration bridge didn't have protocols set to required OpenFlow versions 13 and 15. Other thing is to try out OVS 2.13 with OVN-20.03 Patch WIP here: http://patchwork.ozlabs.org/project/ovn/patch/1599773812-28259-1-git-send-email-dceara@redhat.com/ The fix landed already: https://errata.devel.redhat.com/advisory/65530 Verified that the described problem does not happen on RHOS-16.1-RHEL-8-20210120.n.1. With ingress rule in default security group VMs are accessible and no errors in logs. Tried also after restarting OVN controller. |