Bug 1673141

Summary: Convert references to NodeDataLookup to regular JSON (or YAML)
Product: Red Hat OpenStack Reporter: Giulio Fidente <gfidente>
Component: documentationAssignee: Laura Marsh <lmarsh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: urgent    
Version: 14.0 (Rocky)CC: dcadzow, gfidente, johfulto, lmarsh
Target Milestone: z1Keywords: Documentation, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-18 18:07: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:
Embargoed:
Bug Depends On: 1671049    
Bug Blocks:    

Description Giulio Fidente 2019-02-06 18:31:32 UTC
NodeDataLookup parameter valud needs to be valid JSON or YAML; it is not a string anymore

Consequently, all the references to the NodeDataLookup parameter in our docs (like [1] and [2]), where we use a notation like:

NodeDataLookup: |
  ...

(note the pipe after the colon)

need to be updated removing the pipe; then the actual value can either be kept in JSON format but pulled one line above OR converted into YAML format.

There is an upstream change implementing this same change at: https://review.openstack.org/#/c/635206/

1. https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/14/html-single/deploying_an_overcloud_with_containerized_red_hat_ceph/#map_disk_layout_non-homogen_ceph
2. https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/14/html-single/deploying_an_overcloud_with_containerized_red_hat_ceph/#proc_ceph-defining-crush-hierarchy-assembly_ceph-second-tier-storage