| Summary: | [docs] fix Edge Load Balancer manual to reflect SDN changes in 3.1.1 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Evgheni Dereveanchin <ederevea> |
| Component: | Documentation | Assignee: | brice <bfallonf> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ma xiaoqiang <xiama> |
| Severity: | urgent | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | urgent | ||
| Version: | 3.1.0 | CC: | aos-bugs, ederevea, jokerman, mmccomas, pep, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://access.redhat.com/documentation/en/openshift-enterprise/3.1/installation-and-configuration/chapter-16-routing-from-edge-load-balancers | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-18 08:32:22 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1267746 | ||
| Deadline: | 2016-05-18 | ||
|
Description
Evgheni Dereveanchin
2016-02-12 15:01:55 UTC
Evgheni, Looking at this: https://docs.openshift.com/enterprise/3.1/install_config/routing_from_edge_lb.html#establishing-a-tunnel-using-a-ramp-node As I understand it, step 6 "Modify the OVS rules for SNAT" is what needs the update (from the topic linked above), but I'm not sure what that update should be. Could you please provide the required update? The priority/severity of this BZ has been escalated to urgent. In short, before there were two plugins, "sdn" and "multitentant" - so there were specific OVS rules needed only for the "multitentant" plugin. In 3.1.1.6 plugins were merged, so even what was "sdn" now requires all the rules to be in place. For users who had "sdn" defined that would break the Ramp node as these now required rules would be missing. Relevant updates to that section of the documentation were already implemented: https://github.com/openshift/openshift-docs/pull/1934 https://github.com/openshift/openshift-docs/pull/1781 There's one minor additional clean up to complete 1934: https://github.com/openshift/openshift-docs/pull/2117 but other than that I believe this has already been addressed, so I'm closing it as currentrelease. Thanks Pep. The final updated docs with the changes can be seen here [1]. [1] https://docs.openshift.com/enterprise/3.2/install_config/routing_from_edge_lb.html |