← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1701511] Re: hyperv: Bad log message formating in livemigrationops

 

Reviewed:  https://review.openstack.org/479245
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2a42776205f921c5b6e3186e8f043af758bbc494
Submitter: Jenkins
Branch:    master

commit 2a42776205f921c5b6e3186e8f043af758bbc494
Author: Claudiu Belu <cbelu@xxxxxxxxxxxxxxxxxxxxxx>
Date:   Fri Jun 30 13:10:14 2017 +0300

    hyperv: Fixes log message in livemigrationops
    
    The instance should be passed as key-value argument to the
    logger.
    
    Change-Id: Id59f709a0c40dccdc75212816f97298cd9a6d521
    Closes-Bug: #1701511


** 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/1701511

Title:
  hyperv: Bad log message formating in livemigrationops

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  In nova.virt.hyperv.livemigrationops, in the
  check_can_live_migrate_source method, the instance is passed as an
  argument to the logger, instead of as a key-value argument. Because of
  this, the log message is never printed: [1]

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

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


References