yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47855
[Bug 1553050] Re: There is no instance-action reported by force live migration API
Reviewed: https://review.openstack.org/290289
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b9fbbc9df00b8258b28f70275373b97e102c1adf
Submitter: Jenkins
Branch: master
commit b9fbbc9df00b8258b28f70275373b97e102c1adf
Author: He Jie Xu <hejie.xu@xxxxxxxxx>
Date: Mon Mar 7 14:35:08 2016 +0800
Report instance-actions for live migration force complete API
There isn't instance-action reported by new live migration force
complete API. This is async API, so there isn't a way for user
to know if there is error happened in this API. This patch add
instance-actions report to it
Change-Id: I29dc8ce0aa576ef55d2a4dfbaa6bd1f2bfd90371
Closes-Bug: #1553050
** Changed in: nova
Status: In Progress => Fix Released
--
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/1553050
Title:
There is no instance-action reported by force live migration API
Status in OpenStack Compute (nova):
Fix Released
Bug description:
There isn't instance-action reported by force live-migration complete
API.
https://github.com/openstack/nova/blob/master/nova/compute/api.py#L3364
Due this is async API, if there is something wrong happened at compute
node side, there is no way for user to know what happened.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1553050/+subscriptions
References