When prep_resize() issues a retry it calls conductor resize_instance() with flavor as a primitive

Bug #1454846 reported by Hans Lindgren
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Hans Lindgren

Bug Description

Since the server method this ends up calling, migrate_server() has been changed to take a flavor object, this only works for as long as the compat code in migrate_server() is still in place. When conductor compute task rpcapi version is major bumped and the compat code is removed, retries will start to fail if this is not fixed first.

Hans Lindgren (hanlind)
summary: - When prep_resize() issues a retry it calls conductor migrate_server()
+ When prep_resize() issues a retry it calls conductor resize_instance()
with flavor as a primitive
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/182965

Changed in nova:
status: New → In Progress
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

I believe this was fixed in https://review.openstack.org/#/c/161860/

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Hans Lindgren (<email address hidden>) on branch: master
Review: https://review.openstack.org/182965
Reason: Fixed in another commit.

Thierry Carrez (ttx)
Changed in nova:
milestone: none → liberty-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: liberty-3 → 12.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.