python-tripleoclient/releasenotes/notes/add-node-unprovision-overcloud-delete-c7dd063912d4ebca.yaml
ramishra ea451c4dec Add node, port unprovision to overcloud delete
This adds ``--baremetal-deployment`` and ``--network-ports``
options to ``overcloud delete`` command, so that nodes and
ports would be unprovisioned when deleting overcloud.

Change-Id: Ic799a71601294c822080151a38aa636370503c66
(cherry picked from commit 352211d88c)
2021-08-26 06:47:06 +00:00

6 lines
149 B
YAML

---
features:
- |
Added options for "overcloud delete" command to unprovision nodes
and network ports provisioned with "overcloud deploy".