6 Dec
2019
6 Dec
'19
7:29 p.m.
On 12/5/2019 10:19 PM, Brett Milford wrote:
Does the creation of a new api for cinder have any implications for being able to backport this patch for nova?
The nova code would need to be tolerant of the cinder API microversion not being available. That could probably use the nova.volume.cinder.is_microversion_supported method. The Cinder API change would not be backportable though.
What would be the process for me to kick off this work?
I'm assuming you'd start with a cinder spec since it's a versioned API change over there. -- Thanks, Matt