← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1750811] [NEW] resize command should work without ssh

 

Public bug reported:

Description
===========
VM resizing should work without ssh connections between compute nodes if they have the same shared storage.

One option is to pass an additional argument if it's a resize on a
shared storage. The same functionality is already implemented for vm
migrations.


Expected result
===============
Resizing on shared storage works without ssh connections between compute nodes.


Actual result
=============
Resizing fails, because it requires an ssh connection between the source and target host.


Environment
===========
1. Openstack version:
nova-api 2:16.0.3-0ubuntu1~cloud0
nova-common 2:16.0.3-0ubuntu1~cloud0
nova-conductor 2:16.0.3-0ubuntu1~cloud0
nova-consoleauth 2:16.0.3-0ubuntu1~cloud0
nova-novncproxy 2:16.0.3-0ubuntu1~cloud0
nova-placement-api 2:16.0.3-0ubuntu1~cloud0
nova-scheduler 2:16.0.3-0ubuntu1~cloud0
python-nova 2:16.0.3-0ubuntu1~cloud0
python-novaclient 2:9.1.0-0ubuntu1~cloud0

2. Hypervisor:
Libvirt + KVM

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

Title:
  resize command should work without ssh

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========
  VM resizing should work without ssh connections between compute nodes if they have the same shared storage.

  One option is to pass an additional argument if it's a resize on a
  shared storage. The same functionality is already implemented for vm
  migrations.

  
  Expected result
  ===============
  Resizing on shared storage works without ssh connections between compute nodes.

  
  Actual result
  =============
  Resizing fails, because it requires an ssh connection between the source and target host.


  Environment
  ===========
  1. Openstack version:
  nova-api 2:16.0.3-0ubuntu1~cloud0
  nova-common 2:16.0.3-0ubuntu1~cloud0
  nova-conductor 2:16.0.3-0ubuntu1~cloud0
  nova-consoleauth 2:16.0.3-0ubuntu1~cloud0
  nova-novncproxy 2:16.0.3-0ubuntu1~cloud0
  nova-placement-api 2:16.0.3-0ubuntu1~cloud0
  nova-scheduler 2:16.0.3-0ubuntu1~cloud0
  python-nova 2:16.0.3-0ubuntu1~cloud0
  python-novaclient 2:9.1.0-0ubuntu1~cloud0

  2. Hypervisor:
  Libvirt + KVM

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


Follow ups