Comment 6 for bug 1850636

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/train)

Reviewed: https://review.opendev.org/694115
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=bc6d750d8fbaef31cf0053e13742edcba1be5461
Submitter: Zuul
Branch: stable/train

commit bc6d750d8fbaef31cf0053e13742edcba1be5461
Author: James Slagle <email address hidden>
Date: Mon Nov 4 15:59:10 2019 -0500

    Add openstack overcloud export

    Add a new command to export the data from a control plane stack for
    multi-stack. The created export file can be used as input into a compute
    stack for the multi-stack feature.

    Also refactors the overcloud cell export command to use the same common
    code.

    Closes-Bug: #1850636
    Change-Id: I6e145d7a54dcd306c4633ebd4d7471a19a967a86
    (cherry picked from commit 975f7717029b56c7a2e6113d82e166e7c63fcba2)