Bug 1378685 - Section "6.11." changing URL to PATH
Summary: Section "6.11." changing URL to PATH
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 8.0 (Liberty)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: 10.0 (Newton)
Assignee: Dan Macpherson
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-23 05:40 UTC by VIKRANT
Modified: 2019-12-16 06:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-26 02:59:28 UTC
Target Upstream Version:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.