← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1595864] Re: live_migration() takes exactly 7 arguments (6 given) if upgrade_levels compute=kilo

 

At this point, liberty is nearing EOL. So it's not really clear this is
going to be a thing we address.

** Changed in: nova
       Status: New => Won't Fix

** Changed in: nova
       Status: Won't Fix => Incomplete

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

Title:
  live_migration() takes exactly 7 arguments (6 given) if upgrade_levels
  compute=kilo

Status in OpenStack Compute (nova):
  Incomplete

Bug description:
  I have Liberty controller (nova-api, etc.) with

  [upgrade_levels]
  compute=kilo

  and Liberty compute node, when i try live-migration
  i see "live_migration() takes exactly 7 arguments (6 given)"
  in nova-compute.log.

  I can not completely remove compatibility with kilo,
  because i have kilo computes in my env.

  I also tried to add "upgrade_levels" to compute node,
  but with no luck.

  Environment
  ==========
  Libvirt+KVM, Ceph for VMs
  Liberty - Mirantis OpenStack 8.0 (2015.2)

  Steps to reproduce
  ===============
  1) Install Liberty control plane (api, conductor, schduler, etc.)
  2) Install Liberty computes
  3) Add to nova.conf on controller
    [upgrade_levels]
    compute=kilo
  3) Try "nova live-migration VM"

  Expected result
  =============
  Migration will succeed

  Actual result
  ==========
  Traceback on compute node
  http://paste.openstack.org/show/521871/

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


References