python-tripleoclient/releasenotes/notes/openstack-overcloud-export-293c8f0f6ab13e91.yaml
James Slagle 975f771702 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
2019-11-11 16:33:49 -05:00

6 lines
195 B
YAML

---
features:
- A new command "openstack overcloud export" is added. The command is used to
export the data from a control stack for use in a compute stack for the
multi-stack feature.