python-tripleoclient/releasenotes/notes/overcloud-delete-59fea2cd43cc9dd5.yaml
Brad P. Crochet d6a2db92fc Migrate overcloud delete to full workflow
Previously, the overcloud delete only used a workflow to delete the plan.
This uses a workflow for stack deletion too.

Change-Id: I954416ddcef78625244018e1d885b396164e87fb
Closes-Bug: #1657461
Depends-On: Ideeb8b443c862851cd54624a33222d76e14e5751
2017-01-24 11:52:28 -05:00

7 lines
195 B
YAML

---
fixes:
- Fixes `bug 1657461
<https://bugs.launchpad.net/tripleo/+bug/1657461>`__ so the
overcloud stack is actually deleted. This calls the newly
created stack delete workflow.