openstacksdk/releasenotes/notes/add-stack-export-3ace746a8c80d766.yaml
rladntjr4 61b94cdc5f Implement stack export in openstacksdk
'stack export' for get stack data in JSON format
in this commit just get response by /export URL

Need json_dump when print out in CLI

story: 2010881
task: 48604
Change-Id: Iccb5d7a5f86a810fec5424ae1e44a792d69b4a65
2023-08-29 00:51:19 +09:00

5 lines
88 B
YAML

---
features:
- |
Add ``export_stack`` to print stack infomation in a json format