python-openstackclient/releasenotes/notes/rename-server-volume-update-to-server-volume-set-833f1730a9bf6169.yaml
Stephen Finucane e0577e7ebe compute: 'server volume update' -> 'server volume set'
We use 'set', not 'update', in command names. An alias is provided.

Change-Id: I7864599e06df055999b975aabf101611cd482753
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-12-15 18:22:08 +00:00

7 lines
199 B
YAML

---
upgrade:
- |
The ``server volume update`` command has been renamed to ``server volume
set`` to better match other commands in OSC. An alias is provided for
backwards compatibility.