bootstrap-vz/providers/kvm
2013-08-17 15:00:25 +00:00
..
assets/grub.d add kvm provider with virtio support 2013-08-13 12:57:12 +02:00
tasks Use absolute paths everywhere 2013-08-17 15:00:25 +00:00
__init__.py add kvm provider with virtio support 2013-08-13 12:57:12 +02:00
manifest-schema.json add kvm provider with virtio support 2013-08-13 12:57:12 +02:00
manifest.py add kvm provider with virtio support 2013-08-13 12:57:12 +02: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: