python-openstackclient/releasenotes/notes/add-server-volume-update-89740dca61596dd1.yaml
Stephen Finucane d5026278ed compute: Add 'server volume list' command
This replaces the old 'nova volume-attachments' command.

Change-Id: Icb98766f98bd1f2469bdb6df62b4624711f98422
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-01-08 12:14:43 +00:00

6 lines
109 B
YAML

---
features:
- |
Add ``server volume list`` command, to list the volumes attached to an
instance.