Bug 1804630

Summary: Support added for templated cell mapping URLs
Product: Red Hat OpenStack Reporter: Edu Alcaniz <ealcaniz>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED NOTABUG QA Contact: RHOS Documentation Team <rhos-docs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16.1 (Train)CC: amoralej, astillma, dmacpher, dvd, ealcaniz, nwolf
Target Milestone: ---   
Target Release: ---   
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: 2022-02-23 16:24:06 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:

Description Edu Alcaniz 2020-02-19 10:12:46 UTC
Description of problem:
It seems that we provided documentation for 

Support added for templated cell mapping URLs in the Beta version
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0-beta/html/release_notes/chap-top_new_features


Support added for templated cell mapping URLs
Director now provides cell mapping URLs for the database and message queue URLs as templates, by using variables to represent values such as the user name and password. The following properties, defined in the Compute configuration file of the director, specify the variable values:

database_connection: [database]/connection
transport_url: [DEFAULT]/transport_url

This is not documented later in the GA docs version
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html/release_notes/chap-top_new_features


Upstream documentation
<EmilienM> https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/deploy_cellv2_basic.html
<EmilienM> https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/deploy_cellv2_advanced.html
<EmilienM> https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/deploy_cellv2_routed.html

Version-Release number of selected component (if applicable):
RHOSP16.0

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Edu Alcaniz 2020-02-19 10:17:37 UTC
This BZ is coming for the Hackfest EMEA OSP16

Director now provides cell mapping URLs for the database and message queue URLs as templates, by using variables to represent values such as the user name and password. The following properties, defined in the Compute configuration file of the director, specify the variable values:

database_connection: [database]/connection
transport_url: [DEFAULT]/transport_url

Bz https://bugzilla.redhat.com/show_bug.cgi?id=1804630

Comment 4 Dan Macpherson 2021-03-11 06:20:20 UTC
Although OSP16.0 is EOL, this still applies to OSP16.1.

Essentially this is a new feature that we missed for OSP16.0.

Upstream documentation in description.

Comment 5 David Vallee Delisle 2022-02-23 16:24:06 UTC
There's no point in documenting this imho as it should all be handled by director automatically. Our cell doc already covers cell management and templated URL do not need to be exposed to the operator as it's all handled by tripleo. We probably don't support the manual cell creation as described in the upstream doc, which is the only usecase where users need to be aware of templated url.