Comment 7 for bug 1719369

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

Reviewed: https://review.opendev.org/665604
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=41d9901ef282bda16f6784be53dd1287442f671c
Submitter: Zuul
Branch: master

commit 41d9901ef282bda16f6784be53dd1287442f671c
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Mon Jun 17 13:41:52 2019 +0530

    Reuse clouds_yaml.py from tripleo-common in tht

    clouds_yaml.py script is used to generate clouds.yaml
    for undercloud and standalone. It is now refactored and moved
    to tripleo-common module[1] and can be reused here.

    [1.]https://review.opendev.org/#/c/664586/

    Related-Bug: #1719369
    Depends-On: https://review.opendev.org/#/c/664586/

    Change-Id: I50b37df1a87472a16e2d5d2c588c728d2a7a5c76
    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>