cinder/cinder/tests/unit/compute
whoami-rajat 6eb2f4fb77 Update nova microversion for volume backed instance rebuild
The cinder side change for reimaging a volume merged in yoga[1].
However, it assume the nova side change has microversion 2.91
which was correct during that time but since then many new
features have merged in nova causing the nova side microversion
to bump to 2.93 (as per current upstream change[2]).
This patch updates the nova microversion (which we use) to send
'volume-reimaged' external event to nova notifying about
completion of the operation from cinder side.

[1] d69e89ea3b
[2] https://review.opendev.org/c/openstack/nova/+/830883

Change-Id: I8fae9e2b138545e97cc60e32bbfb527c2e2072ea
2022-08-31 17:14:01 +05:30
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_nova.py Update nova microversion for volume backed instance rebuild 2022-08-31 17:14:01 +05:30