Volume reset-state API validation state checking is incorrect
Bug #1970624 reported by
Eric Harney
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
In Progress
|
Low
|
Eric Harney |
Bug Description
Code from I0a53dfee "Reset state robustification for volume os-reset_status" aimed to reject volume state updates to "error_deleting" and "detaching" but fails to do so due to a typo.
Fix proposed to master https:/ /review. opendev. org/c/openstack /cinder/ +/839416