bootstrap-vz/providers/kvm
Anders Ingemann 0eb5eecfc2 Place everything in info.workspace
instead of spreading files all around the disk
2013-10-27 18:11:13 +01:00
..
assets/grub.d add kvm provider with virtio support 2013-08-13 12:57:12 +02:00
tasks add missing kpartx package for Host 2013-09-09 22:50:00 +02:00
__init__.py Place everything in info.workspace 2013-10-27 18:11:13 +01:00
manifest-schema.json add kvm provider with virtio support 2013-08-13 12:57:12 +02:00
manifest.py Place everything in info.workspace 2013-10-27 18:11:13 +01:00
README.md add kvm provider with virtio support 2013-08-13 12:57:12 +02:00

this provider creates images for KVM.

It is possible to add opennebula plugin for OpenNebula images.

Disk virtuzalition is specified by the virtualization field in the manifest. Allowed values are:

  • ide: basic disk emulation on /dev/sda1
  • virtio: enhanced performance on /dev/vda1. It adds virtio modules in the kernel and needs configuration update in VM template: