Comment 6 for bug 1719369

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

Reviewed: https://review.opendev.org/664568
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=3c4cb58d8162fadded40076a2e3b40a510a6e9d7
Submitter: Zuul
Branch: master

commit 3c4cb58d8162fadded40076a2e3b40a510a6e9d7
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Tue Jun 11 17:45:05 2019 +0530

    Added support of overcloud os_cloud

    It includes:
    * mistral action for generating clouds.yaml once
      overcloud deployment finishes.
    * clouds_yaml.py library for generating clouds.yaml
    * Moved global vars to tripleo-common constants.

    https://review.opendev.org/#/c/664586/ adds the review in
    python-tripleoclient to create the clouds.yaml for
    overcloud by calling the above mistral actions.

    Related-Bug: #1719369

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