Incorrect help messages for reset-state and snapshot-reset-state commands

Bug #1489285 reported by Rajesh Tailor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Rajesh Tailor

Bug Description

The help messages for reset-state and snapshot-reset-state commands for both v1 and v2 versions shows incorrect options for valid values.

$ cinder help reset-state
$ cinder help snapshot-reset-state

Comma should be added after double quotes in help message.

For example:

"available," "error," "creating," "deleting," "in-use."

should be

"available", "error", "creating", "deleting", "in-use".

Changed in cinder:
assignee: nobody → Rajesh Tailor (rajesh-tailor)
Revision history for this message
Rajesh Tailor (rajesh-tailor) wrote :

Patch is submitted to address this issue in current master.

[1] https://review.openstack.org/#/c/217530/

Changed in cinder:
status: New → In Progress
Revision history for this message
Rajesh Tailor (rajesh-tailor) wrote :

Fix [1] merged to cinder (master).
[1] https://review.openstack.org/#/c/217530/

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → liberty-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: liberty-3 → 7.0.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-cinderclient 1.4.0

This issue was fixed in the openstack/python-cinderclient 1.4.0 release.

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.