← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1442401] [NEW] When resizing a VM, ssh will fail unless libvirt/driver.py is patched

 

Public bug reported:

Hello,

    When resizing a VM, ssh will fail unless libvirt/driver.py is
patched ...  There's many ways to work around this bug but for the sake
of security, a private/public key should be used.   I'm not quite sure
the live_migration_uri is still used in Icehouse but it used to be used.

'-i', '/var/lib/nova/.ssh/libvirt',

This only has to be done when no shared storage is used.

Thanks,
Dave

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  When resizing a VM, ssh will fail unless libvirt/driver.py is patched

Status in OpenStack Compute (Nova):
  New

Bug description:
  Hello,

      When resizing a VM, ssh will fail unless libvirt/driver.py is
  patched ...  There's many ways to work around this bug but for the
  sake of security, a private/public key should be used.   I'm not quite
  sure the live_migration_uri is still used in Icehouse but it used to
  be used.

  '-i', '/var/lib/nova/.ssh/libvirt',

  This only has to be done when no shared storage is used.

  Thanks,
  Dave

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


Follow ups

References