volume-type-delete has the wrong help string
Bug #1304570 reported by
Matt Riedemann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-novaclient |
Fix Released
|
Low
|
Matt Riedemann |
Bug Description
The help string for the volume-type-delete command is "Delete a specific flavor", must have been copied from the flavor-delete command. The help should be something like "Delete a specific volume type."
Changed in python-novaclient: | |
status: | New → Confirmed |
Changed in python-novaclient: | |
milestone: | none → 2.18.0 |
Changed in python-novaclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Derp, someone already fixed it, it's not in a released version yet:
https:/ /review. openstack. org/82011
This is still wrong though:
https:/ /github. com/openstack/ python- novaclient/ blob/master/ novaclient/ v1_1/shell. py#L1836