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
Reviewed: https:/ /review. openstack. org/100157 /git.openstack. org/cgit/ openstack/ python- novaclient/ commit/ ?id=7be7d883428 a0d956a6751ae78 6495fa5cb2a155
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7be7d883428a0d9 56a6751ae786495 fa5cb2a155
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: I262d72f6f676e2 60a58d45b750dbd 60fc7c3dcf5
Closes-bug: 1321073