confusion help msg for nova volume-update

Bug #1326613 reported by Liyingjun
14
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.

Liyingjun (liyingjun)
Changed in python-novaclient:
assignee: nobody → Liyingjun (liyingjun)
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/98017

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/98017
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=54040875e036679c330548c46946f31a248ae6f4
Submitter: Jenkins
Branch: master

commit 54040875e036679c330548c46946f31a248ae6f4
Author: liyingjun <email address hidden>
Date: Wed Jun 4 07:26:37 2014 +0800

    Change help message for volume-update

    `nova volume-update <server> <volume> <volume>` to
    `nova volume-update <server> <attachment> <volume>`

    Change-Id: Ie820843c3e8d23659075c1d6b4fdd47f639b3b58
    Closes-bug: 1326613

Changed in python-novaclient:
status: In Progress → Fix Committed
Michael Still (mikal)
Changed in python-novaclient:
milestone: none → 2.18.0
Michael Still (mikal)
Changed in python-novaclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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