[nova][cinder][ops] question/confirmation of legacy vol attachment migration
Matt Riedemann
mriedemos at gmail.com
Fri Dec 6 14:29:51 UTC 2019
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
More information about the openstack-discuss
mailing list