← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1489874] Re: No logging is done if live-migration fails

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-rc1

-- 
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/1489874

Title:
  No logging is done if live-migration fails

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  In [1] and [2], the live-migration recovery method is being called,
  meaning the operation failed, but there is no other information
  regarding the failure, making it hard to determine the issue. The
  exception is being handled without any logging: [3]

  [1] http://paste.openstack.org/show/430902/

  [2] http://paste.openstack.org/show/430899/

  [3]
  https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L5004

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1489874/+subscriptions


References