← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1532542] Re: TypeError: _live_migration_copy_disk_paths() takes exactly 2 arguments (4 given)

 

Reviewed:  https://review.openstack.org/266057
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=829ccf382189b77239489975aeef0a6c766296a0
Submitter: Jenkins
Branch:    master

commit 829ccf382189b77239489975aeef0a6c766296a0
Author: Matt Riedemann <mriedem@xxxxxxxxxx>
Date:   Mon Jan 11 13:52:52 2016 -0800

    libvirt: fix TypeError calling _live_migration_copy_disk_paths
    
    f0d5fc61916f41214da580097a09136e4ed2c99a introduced a
    TypeError with what looks like simply a bad rebase missed by
    lack of adequate unit test coverage. The multinode job is
    non-voting which doesn't help since reviewers missed the
    failures it shows in the logs during the live migration tests.
    
    This fixes the TypeError and adds very basic test coverage of
    the call to the mocked method.
    
    Change-Id: I9c3607b3efea70f011a60539d52eb09c03ff2850
    Closes-Bug: #1532542


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

Title:
  TypeError: _live_migration_copy_disk_paths() takes exactly 2 arguments
  (4 given)

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  logstash query:
  (message:"(LiveBlockMigrationTestJSON:test_live_block_migration_paused)" OR message:"(LiveBlockMigrationTestJSON:test_live_block_migration)") AND message:"Current status: MIGRATING. Current task state: migrating."

  Example failure:
  http://logs.openstack.org/98/265598/3/check/gate-tempest-dsvm-multinode-full/920b60a/logs/testr_results.html.gz

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


References