Comment 4 for bug 1736779

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/526151
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=5dc478db69014bb6ebaa203d865d51853edc4ded
Submitter: Zuul
Branch: master

commit 5dc478db69014bb6ebaa203d865d51853edc4ded
Author: Dan Prince <email address hidden>
Date: Thu Dec 21 13:41:22 2017 -0500

    Manage legacy OS::TripleO::RandomString resources in constants

    Instead of generated OS::TripleO::RandomString from the Heat Template,
    make the password generated among other passwords so we can re-use the
    data across undercloud-container re-install or updates, when Heat and
    environments are re-generated.

    Note: it keeps the same password constraints as it was in THT.

    Co-Authored-By: Dan Prince <email address hidden>
    Co-Authored-By: Martin AndrĂ© <email address hidden>
    Change-Id: I9da2220ce5635d06c2ca9a21bd07eb2b6ee50aaa
    Related-Bug: #1736779