unclear help info for volume-update command

Bug #1321234 reported by Trump.Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Invalid
Undecided
Verónica Musso

Bug Description

The help info of "volume-update" as follows:

::
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.
::

It will be more clear when the help info as follows:

::
usage: nova volume-update <server> <old-volume> <new-volume>

Update volume attachment.

Positional arguments:
  <server> Name or ID of server.
  <old-volume> Attachment ID of the volume.
  <new-volume> ID of the volume to attach.
::

Changed in python-novaclient:
assignee: nobody → Verónica Musso (veronica-a-musso)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/98883

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
Verónica Musso (veronica-a-musso) wrote :

This bug is duplicated: https://bugs.launchpad.net/python-novaclient/+bug/1326613
Then, I am closing it as Invalid.

Changed in python-novaclient:
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-novaclient (master)

Change abandoned by Verónica Musso (<email address hidden>) on branch: master
Review: https://review.openstack.org/98883
Reason: The bug was duplicated and the fix was already done:
https://review.openstack.org/#/c/98017/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.