python-tripleoclient/releasenotes/notes/remove-overcloud-plan-commands-69e89097fc9351fa.yaml
ramishra 1603ed45db Remove plan/plan-role management commands
This removes all the plan related commands as we
won't have a plan.

Change-Id: I77d4fa6e0fa88f3e0429e7dea9115f0460a16c5c
2021-02-01 10:52:38 +05:30

9 lines
301 B
YAML

---
upgrade:
- |
``openstack overcloud plan *`` commands have been removed.
These commands are irrelevant as overcloud deploy/update/upgrade
does not create/update swift plan anymore. Also, some of the
``openstack overcloud role`` commands that use swift plan have
been removed.