Incorrect usage of str_replace in the example of post-deployment configuration template

Bug #1691730 reported by Karthik S
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Karthik S

Bug Description

In the example provided in "Post-Deploy extra configuration" of [1], the usage of str_raplace is not according to its syntax.

Expected syntax
---------------
str_replace:
  template: <template string>
  params: <parameter mappings>

Actual usage
------------
str_replace:
  template: <template string>
  parameters: <parameter mappings>

[1] https://docs.openstack.org/developer/tripleo-docs/advanced_deployment/extra_config.html

Karthik S (ksundara)
Changed in tripleo:
assignee: nobody → Karthik S (ksundara)
status: New → In Progress
Saravanan KR (skramaja)
Changed in tripleo:
milestone: none → pike-2
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-docs (master)

Fix proposed to branch: master
Review: https://review.openstack.org/465931

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-docs (master)

Reviewed: https://review.openstack.org/465931
Committed: https://git.openstack.org/cgit/openstack/tripleo-docs/commit/?id=e5d955cc2f032b3cc617a962d6fb2f4fc113346c
Submitter: Jenkins
Branch: master

commit e5d955cc2f032b3cc617a962d6fb2f4fc113346c
Author: Karthik S <email address hidden>
Date: Thu May 18 07:19:47 2017 -0400

    Corrected the usage of str_replace in the example

    Modified the example of post-deployment configuration template,
    where the 'parameters' is used instead of 'params' attribute of
    str_replace.

    Change-Id: Id646e316f18252a2add2c02d13ed6659d0983273
    Closes-Bug: 1691730
    Signed-off-by: Karthik S <email address hidden>

Changed in tripleo:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.