Bug 1761389
| Summary: | external gateway connectivity lost when adding external subnets | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | ffernand <ffernand> | |
| Component: | python-networking-ovn | Assignee: | ffernand <ffernand> | |
| Status: | CLOSED ERRATA | QA Contact: | Eduardo Olivares <eolivare> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 13.0 (Queens) | CC: | apevec, lhh, majopela, scohen | |
| Target Milestone: | z11 | Keywords: | Triaged, ZStream | |
| Target Release: | 13.0 (Queens) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | python-networking-ovn-4.0.3-15.el7ost | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1761397 1761400 1761419 (view as bug list) | Environment: | ||
| Last Closed: | 2020-03-10 11:26:10 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: | ||||
| Bug Blocks: | 1761397, 1761400, 1761419 | |||
|
Description
ffernand
2019-10-14 10:25:59 UTC
When router has a port set as external gateway, a logical port is created on the logical_router in the nortbound database, as expected. However, if we attach a subnet to that external network afterwards, the northbound database loses that logical port, together with the row in the gateway_chassis table. Verified on OSP13 2020-02-10.8 puddle with python-networking-ovn-4.0.4-2.el7ost.noarch - Router connected to external network - Added subnet1 with existing VM instances - external connectivity OK - Added subnet2 without VM instances - external connectivity OK (checked from previous VM instances) - Added IPV6 subnet - external connectivity OK No logical port was lost from this logical router during the test. Instead, new ports and nats were added with every new subnet. 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-2020:0770 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |