| Summary: | Section "6.11." changing URL to PATH | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | VIKRANT <vaggarwa> |
| Component: | documentation | Assignee: | Dan Macpherson <dmacpher> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | RHOS Documentation Team <rhos-docs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 (Liberty) | CC: | dmacpher, srevivo, vaggarwa |
| Target Milestone: | --- | Keywords: | Documentation |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-26 02:59:28 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: | |
we need to correct the same in OSP 9 documentation. https://access.redhat.com/documentation/en/red-hat-openstack-platform/9/single/director-installation-and-usage/#sect-Enabling_SSLTLS_on_the_Overcloud Hi Vikrant, I've changed the URL to path in instances where required. Here's the section you highlighted: https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/paged/director-installation-and-usage/611-enabling-ssl-tls-on-the-overcloud How does it read now? Hi Dan, Thanks. It looks good. Regards, Vikrant Aggarwal Thanks. Closing this BZ |
Description of problem: In official documentation [1] we have provided below suggestion to change the PATH of a file to absolute. URL word seems to be confusing, can we change this to PATH. Also we phrase this statement as : "Change the resource URL for OS::TripleO::NodeTLSData: from relative to an absolute PATH" ~~~ resource_registry: OS::TripleO::NodeTLSData: Change the resource URL for OS::TripleO::NodeTLSData: to an absolute URL: resource_registry: OS::TripleO::NodeTLSData: /usr/share/openstack-tripleo-heat-templates/puppet/extraconfig/tls/tls-cert-inject.yaml ~~~ Similarly we need to correct this for : ~~~ resource_registry: OS::TripleO::NodeTLSCAData: Change the resource URL for OS::TripleO::NodeTLSCAData: to an absolute URL: resource_registry: OS::TripleO::NodeTLSCAData: /usr/share/openstack-tripleo-heat-templates/puppet/extraconfig/tls/ca-inject.yaml ~~~ https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/paged/director-installation-and-usage/611-enabling-ssl-tls-on-the-overcloud Version-Release number of selected component (if applicable): RHEL OSP 8 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: