Implementing re-image volumeaction#2474
Conversation
There was a problem hiding this comment.
Thank you for submitting your first PR! Be sure that we will be looking at it but keep in mind
this sometimes takes a while.
Please let the maintainers know if your PR has not got enough attention after a few days.
If any doubt, please consult our PR tutorial.
4e7aa99 to
a0d56ba
Compare
|
os-reimage feature introduced in microversion 3.68 of cinder (yoga) so acceptance tests for other versions failed. |
You can use the SkipReleasesBelow() helper function to skip running the test for versions of OpenStack that are not applicable. |
a0d56ba to
d8b5fe9
Compare
d8b5fe9 to
7ec75f3
Compare
|
hi @mandre, thanks for you help |
Fixes #2473
https://github.com/openstack/cinder/blob/d69e89ea3ba63d305f2a344f6c43b83a74d731fc/cinder/api/schemas/volume_actions.py#L206
Support for re-image volume action added.