yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37744
[Bug 1454846] Re: When prep_resize() issues a retry it calls conductor resize_instance() with flavor as a primitive
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => liberty-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1454846
Title:
When prep_resize() issues a retry it calls conductor resize_instance()
with flavor as a primitive
Status in OpenStack Compute (nova):
Fix Released
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1454846/+subscriptions
References