Bug 2187300
| Summary: | [DDF] Remove superfluous reference to port in documentation (always port 443 in Routes) | ||
|---|---|---|---|
| Product: | Service Telemetry Framework | Reporter: | Direct Docs Feedback <ddf-bot> |
| Component: | Documentation | Assignee: | mgeary <mgeary> |
| Status: | CLOSED ERRATA | QA Contact: | Alex Yefimov <ayefimov> |
| Severity: | low | Docs Contact: | mgeary <mgeary> |
| Priority: | low | ||
| Version: | 1.5 | CC: | ayefimov, lmadsen, lnatapov |
| Target Milestone: | z2 | Keywords: | Documentation, Triaged |
| Target Release: | 1.5 (STF) | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-06-22 19:06:01 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Direct Docs Feedback
2023-04-17 12:03:56 UTC
Yea that's fair. We can just drop reference of the port here, because it will always be 443 since that's how Routes are exposed in OCP. Only the host name needs to be adjusted in the configuration. Change Replace the host sub-parameter of MetricsQdrConnectors with the value of HOST/PORT that you retrieved in Section 4.1.1, “Retrieving the AMQ Interconnect route address”. To Replace the host sub-parameter of MetricsQdrConnectors with the value that you retrieved in Section 4.1.1, “Retrieving the AMQ Interconnect route address”. Changed this from: Replace the host parameter with the value of HOST/PORT that you retrieved in Section 4.1.1, “Retrieving the AMQ Interconnect route address”. Replace the host sub-parameter of MetricsQdrConnectors with the value of HOST/PORT that you retrieved in Section 4.1.1, “Retrieving the AMQ Interconnect route address”. To this: Replace the host parameter with the value that you retrieved in Section 4.1.1, “Retrieving the AMQ Interconnect route address”. Replace the host sub-parameter of MetricsQdrConnectors with the value that you retrieved in Section 4.1.1, “Retrieving the AMQ Interconnect route address”. Or 4.1.3. Configuring the STF connection for the overcloud 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 (Release for Service Telemetry Framework 1.5.2), 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/RHEA-2023:3785 |