heat/releasenotes/notes/deprecate-heat-manage-migrate_properties_data-command-754c94ef87626a82.yaml
Stephen Finucane 9ba72bbc18 cmd: Deprecate heat-manage migrate_properties_data command
Well, we actually remove it but keep the entry point to avoid breaking
scripts. This has been around since 2016 and anyone that hasn't upgraded
now ain't upgrading.

This is one less set of APIs to worry about when removing the use of
autocommit.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I43051b3ca6e292f1164d750b04d7a440012b2ef5
2023-10-13 00:45:07 +09:00

6 lines
153 B
YAML

---
upgrade:
- |
The ``heat-manage migrate_properties_data`` command is deprecated and is
now a no-op. It will be removed in a future release.