diff options
| author | Zuul <zuul@review.opendev.org> | 2021-01-15 04:09:58 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2021-01-15 04:09:58 +0000 |
| commit | 3864ceea269a606c47dc8a26691d044c28fd3c87 (patch) | |
| tree | b0d2cc549186d792f496d7b6be22f4b3c3054c29 /releasenotes/notes | |
| parent | 1febc8cd0335c6f9ffada9a3b24589b55b76f1af (diff) | |
| parent | ca7f23d0d1876dc53ef4d5ecbf2c5f367aafe13e (diff) | |
| download | python-openstackclient-3864ceea269a606c47dc8a26691d044c28fd3c87.tar.gz | |
Merge "compute: Add 'server volume update' command"
Diffstat (limited to 'releasenotes/notes')
| -rw-r--r-- | releasenotes/notes/add-server-volume-update-89740dca61596dd1.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/notes/add-server-volume-update-89740dca61596dd1.yaml b/releasenotes/notes/add-server-volume-update-89740dca61596dd1.yaml index d1c0501f..b8a3de1a 100644 --- a/releasenotes/notes/add-server-volume-update-89740dca61596dd1.yaml +++ b/releasenotes/notes/add-server-volume-update-89740dca61596dd1.yaml @@ -3,3 +3,6 @@ features: - | Add ``server volume list`` command, to list the volumes attached to an instance. + - | + Add ``server volume update`` command, to update the volumes attached to + an instance. |
