python-tripleoclient/releasenotes/notes/remove-node-delete-deprecated-switches-299df71bf6dfe450.yaml
David Vallee Delisle e366699b00 Removing deprecated arguments for node delete
The `-e` and `--templates ` switches have been deprecated for a while, at least
since newton, it's time to remove them because it causes confusion to
operators.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=1909347
Change-Id: I4000638be5ec5e95b36e38f1a93ceb5cf2851905
2021-01-04 15:14:15 +00:00

6 lines
157 B
YAML

---
fixes:
- |
Removing the deprecated ``-e`` and ``--templates`` switches to
`overcloud node delete`. This is causing confusion to the operators.