« Previous | Next » 

Revision bd87213f

IDbd87213fd445baba82ee4b8754454136c0e81811

Added by Christos Stavrakakis almost 11 years ago

cyclades: Sypport backends with Xen hypervisor

Support Ganeti backends with Xen hypervisor:
  • Extend 'Backend' model with the 'hypervisor' attribute, which
    currently can be 'kvm' or 'xen'. Use 'kvm' as default value to
    easy database migration. Also add the corresponding schema migration.
  • Do not use hotplug at Xen backends, since it is not
    implemented.
  • Support different 'hvparams' for Xen and KVM backends. Update
    GANETI_CREATEINSTNACE_KWARGS setting to hold 'hvparams' for both
    Xen and KVM.
  • When getting instance console, check 'serial_console' hvparam only
    for Xen instances.

Refs #3772

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences