shiftstack / dev-install

13 stars 16 forks source link

Configure Cinder API to allow users to set volume states #141

Closed EmilienM closed 3 years ago

EmilienM commented 3 years ago

By default, volume states can only be changed by admin but in dev-install cases, we are operating our cloud and sometimes need to reset the state of a volume.

e.g. in OpenShift CI, sometimes volumes aren't cleaned correctly and we have to manually clear them up. Thanks to this patch, the tenant will be able to set the state of their own volumes.

EmilienM commented 3 years ago

/hold testing it on various clouds.

EmilienM commented 3 years ago

It's ready for review and I applied this change on mecha.

pierreprinetti commented 3 years ago

That’s useful. Thanks!

/approve /lgtm