The original PR was busted due to one of the tasks being applied to the wrong file- and a stray -. I had fixed them on my laptop and thought I'd pushed up the fix to GH, but clearly I was wrong about that. Sorry.
This one has run against my k8s deploy successfully now.
This also exposes two settings needed in some cases - being able to set the API version for cinder, and being able to set the ignore_volume_az flag. (it has been suggested to just always set that flag to true - but leaving it unset is working for me on the single-az cloud I'm using.
The original PR was busted due to one of the tasks being applied to the wrong file- and a stray
-
. I had fixed them on my laptop and thought I'd pushed up the fix to GH, but clearly I was wrong about that. Sorry.This one has run against my k8s deploy successfully now.
This also exposes two settings needed in some cases - being able to set the API version for cinder, and being able to set the ignore_volume_az flag. (it has been suggested to just always set that flag to true - but leaving it unset is working for me on the single-az cloud I'm using.