python-tripleoclient/releasenotes/notes/remove_ffwd-upgrade_commands-579f885957f02863.yaml
Jose Luis Franco Arza 8e7331098e Remove ffwd-upgrade commands from tripleoclient.
Now that the FFU process relies on the openstack overcloud upgrade
commands there is no need to keep the old ffwd-upgrade command
available.

This patch removes the three ffwd-upgrade (run, prepare and converge)
as well as their tests, utils functions and constants.

Change-Id: If0c0ed9a44a51cf367fd060c77e10055f367694c
2020-07-06 10:43:46 +02:00

8 lines
283 B
YAML

---
deprecations:
- |
The ffwd-upgrade command isn't needed anymore since Queens. The ffwd upgrade
now relies on the overcloud upgrade commands, therefore there is no need to
keep the old ffwd-upgrade commands around as they could just cause confusion
to the user.