Description of volume-detach command is not proper

Bug #1321073 reported by Trump.Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Liyingjun

Bug Description

When getting the usage of volume-detach command, we get the output as follows:

::
usage: nova volume-detach <server> <volume>

Detach a volume from a server.

Positional arguments:
  <server> Name or ID of server.
  <volume> Attachment ID of the volume.
::

The description of the <volume> argument is not proper, the <volume> argument is indeed "ID of the volume". “Attachment ID" is the internal term of nova/cinder.

Liyingjun (liyingjun)
Changed in python-novaclient:
assignee: nobody → Liyingjun (liyingjun)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/100157
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=7be7d883428a0d956a6751ae786495fa5cb2a155
Submitter: Jenkins
Branch: master

commit 7be7d883428a0d956a6751ae786495fa5cb2a155
Author: liyingjun <email address hidden>
Date: Fri Jun 13 10:44:46 2014 +0800

    Fixes wrong value description for volume-detach

    The description of the <volume> argument is not proper, the <volume>
    argument is indeed "ID of the volume". “Attachment ID" is the internal
    term of nova/cinder. So change description 'Attachment ID of the
    volume.' to 'ID of the volume to detach.'

    Change-Id: I262d72f6f676e260a58d45b750dbd60fc7c3dcf5
    Closes-bug: 1321073

Changed in python-novaclient:
status: New → 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.

Other bug subscribers

Remote bug watches

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