Feature #3532

Add more information on WILD VMs

Added by Tino Vázquez over 6 years ago. Updated about 6 years ago.

Status:ClosedStart date:01/29/2015
Priority:NormalDue date:
Assignee:Tino Vázquez% Done:

100%

Category:Drivers - VM
Target version:Release 4.14
Resolution:fixed Pull request:

Description

Regarding capacity for instance, needs to be displayed in Sunstone as well.

Ideally with a flag to import them. If not, with a flag to make them count towards capacity


Related issues

Related to Feature #3383: Import running vCenter VMs Closed 11/26/2014
Related to Feature #3292: Import KVM/Xen running VMs Closed 11/04/2014
Related to Feature #3802: Deprecate onevcenter vms with the new onehost import func... Closed 05/08/2015
Related to Feature #3803: Section on Imported VMs per hypervisor Closed 05/08/2015
Related to Feature #3804: Allow to re-import an already imported VM Closed 05/08/2015
Related to Backlog #3908: Consider the use case of a frontend VM sef-import in HA docs Closed 07/31/2015

Associated revisions

Revision 364a30a9
Added by Javi Fontan over 6 years ago

feature #3532: add import template to KVM poll

Revision f4d54779
Added by Ruben S. Montero over 6 years ago

feature #3532: Keep information about WILD VMS in host template

Revision 6d747c7a
Added by Javi Fontan over 6 years ago

feature #3532: fix bug with ruby 1.8

Revision cc103c51
Added by Javi Fontan over 6 years ago

feature #3532: generate import template for xen

Revision 4d151b17
Added by Tino Vázquez over 6 years ago

Feature #3532: finishing Sunstone wilds import for vCenter

Revision 90b0c491
Added by Tino Vázquez over 6 years ago

Feature #3532: Add purty table for Wild VMs in CLI

Revision a237df8f
Added by Tino Vázquez over 6 years ago

feature #3532: Generalization of CLI host show to accomodate hybrid wilds

Revision 5404ad5c
Added by Tino Vázquez over 6 years ago

Feature #3532: Add ec2 wild information to host template

Revision 1833a204
Added by Tino Vázquez over 6 years ago

Feature #3532: Add Sunstone support for import EC2 VMs

Revision 0fca49cf
Added by Tino Vázquez over 6 years ago

Feature #3532: Compute capacity rightly for imported EC2 VMs

Revision e79e2575
Added by Tino Vázquez about 6 years ago

Feature #3532: Add separate dialogs for importing vCenter VM Templates and Networks

Revision bec2db1f
Added by Tino Vázquez about 6 years ago

Feature #3532: Add separate dialogs for importing vCenter VM Templates and Networks

(cherry picked from commit e79e25757ddfc6b5a8437ea0cc42ef11bfe3918a)

Revision c98dfa13
Added by Tino Vázquez about 6 years ago

Feature #3532: Add network import button for vcenter

Revision 0d97e44b
Added by Tino Vázquez about 6 years ago

Feature #3532: Add network import button for vcenter

(cherry picked from commit c98dfa1307930fce40d69a44ddf31f14d0586f12)

Revision a626ea90
Added by Tino Vázquez about 6 years ago

Feature #3532: Enable network import button in vCenter view

Revision 8a4c75dd
Added by Javi Fontan about 6 years ago

feature #3532: Fix bug when showing just one wild VM

Revision 06bc6ce7
Added by Javi Fontan about 6 years ago

feature #3532: bugs and extract functionality to methods

Revision 17a5bdb6
Added by Javi Fontan about 6 years ago

feature #3532: fix bug in kvm probes for wild VMs

Revision dbc56154
Added by Javi Fontan about 6 years ago

feature #3532: add importvm command in onehost

Revision d498f11d
Added by Javi Fontan about 6 years ago

feature #3532: deploy VM after being imported

Revision 6ab4071d
Added by Javi Fontan about 6 years ago

feature #3532: fix showing host with no wilds

Revision ba1bafe8
Added by Javi Fontan about 6 years ago

feature #3532: use VM name instead of deploy id

Revision 05a3c1ff
Added by Javi Fontan about 6 years ago

feature #3532: fix xen probe importing info

Revision dfcd8c44
Added by Javi Fontan about 6 years ago

feature #3532: move import functionality to OCA

Revision 0a6dd68e
Added by Javi Fontan about 6 years ago

feature #3532: comment code to import disks and interfaces

this code was executed but not used when generating import template
in KVM probes

Revision 5a2ef568
Added by Tino Vázquez about 6 years ago

feature #3532: Activate WILD tab only if relevant wild information

Revision cd28a6ac
Added by Tino Vázquez about 6 years ago

Feature #3532: Add Azure import VM capabilities

History

#1 Updated by Tino Vázquez over 6 years ago

#2 Updated by Ruben S. Montero over 6 years ago

  • Target version set to Release 4.14

#3 Updated by Ruben S. Montero over 6 years ago

#4 Updated by Ruben S. Montero over 6 years ago

Information drivers can attach to the WILD VMs information a template to import them. Changes needed are:

  1. Monitor probes for all hypervisors need to include an IMPORT_TEMPLATE with the template (base64 encoded)
  2. Core needs not to get rid of the extra information added to the WILD_VMs (probably it may add WILD_VM = [ NAME=..., CPU=..., MEMORY=..., IMPORT_TEMPLATE=..., .... ])
  3. Issue #3292 is for extending CLI to extract the template and import the VM (from the host info or executing directly the probe). When the information is also in the template Sunstone can add an import button to it.

#5 Updated by Ruben S. Montero over 6 years ago

  • Tracker changed from Backlog to Feature

#6 Updated by Ruben S. Montero over 6 years ago

  • Status changed from Pending to New

#7 Updated by Javi Fontan over 6 years ago

  • Assignee set to Javi Fontan

#8 Updated by Tino Vázquez about 6 years ago

Need to:

- Change Sunstone WILD tab activation if wild vms have import template (rather than a static array with chosen hypervisors)
- Reconvert onevcenter import?

#9 Updated by Ruben S. Montero about 6 years ago

  • Related to Feature #3802: Deprecate onevcenter vms with the new onehost import functionality added

#10 Updated by Ruben S. Montero about 6 years ago

  • Related to Feature #3803: Section on Imported VMs per hypervisor added

#11 Updated by Ruben S. Montero about 6 years ago

  • Related to Feature #3804: Allow to re-import an already imported VM added

#12 Updated by Ruben S. Montero about 6 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

#13 Updated by Tino Vázquez about 6 years ago

  • Status changed from Closed to Assigned
  • Assignee changed from Javi Fontan to Tino Vázquez

Reopening to add support for importing Azure VMs.

#14 Updated by Tino Vázquez about 6 years ago

Azure import done, leaving open for documentation

#15 Updated by Tino Vázquez about 6 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

documentation tracked on #3803 , closing this issue

#16 Updated by Carlos Martín almost 6 years ago

  • Related to Backlog #3908: Consider the use case of a frontend VM sef-import in HA docs added

Also available in: Atom PDF