975f771702
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
6 lines
195 B
YAML
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.
|