confusion help msg for nova volume-update
Bug #1326613 reported by
Liyingjun
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-novaclient |
Fix Released
|
Undecided
|
Liyingjun |
Bug Description
$ nova help volume-update
usage: nova volume-update <server> <volume> <volume>
Update volume attachment.
Positional arguments:
<server> Name or ID of server.
<volume> Attachment ID of the volume.
<volume> ID of the volume to attach.
There are two same arguments `<volume>` in the usage message, which is confused for the user. It's better to change the first <volume> to another name.
Changed in python-novaclient: | |
assignee: | nobody → Liyingjun (liyingjun) |
Changed in python-novaclient: | |
milestone: | none → 2.18.0 |
Changed in python-novaclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/98017
Review: https:/