Bug 1378685

Summary: Section "6.11." changing URL to PATH
Product: Red Hat OpenStack Reporter: VIKRANT <vaggarwa>
Component: documentationAssignee: 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:

Description VIKRANT 2016-09-23 05:40:36 UTC
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:

Comment 4 Dan Macpherson 2016-09-23 16:40:27 UTC
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?

Comment 5 VIKRANT 2016-09-24 18:20:27 UTC
Hi Dan,

Thanks. It looks good. 

Regards,
Vikrant Aggarwal

Comment 6 Dan Macpherson 2016-09-26 02:59:28 UTC
Thanks. Closing this BZ