← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1153599] Re: PowerVM doesn't resize/migrate

 

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

** Changed in: nova
    Milestone: None => grizzly-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/1153599

Title:
  PowerVM doesn't resize/migrate

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The PowerVM driver doesn't complete resize/migrate due to the
  following two issues:

  1.) SCP command in blockdev.py
  https://github.com/openstack/nova/blob/master/nova/virt/powervm/blockdev.py#L276
  doesn't join the scp command on a space, which formats the scp command
  incorrectly.

  2.) networking isn't passed into _create_lpar_instance() and fails out
  since the network information is required.

  https://github.com/openstack/nova/blob/master/nova/virt/powervm/driver.py#L278

  I have a fix for this and can assign to myself.

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