puppet-nova/manifests/compute
Martin Schuppert 84f90bd1bb Add nova file_backed_memory and memory_backing_dir support for qemu.conf
The libvirt driver now allows utilizing file backed memory for qemu/KVM
virtual machines, via a new configuration attribute
``[libvirt]/file_backed_memory``, defaulting to 0 (disabled).

``[libvirt]/file_backed_memory`` specifies the available capacity in MiB
for file backed memory, at the directory configured for
``memory_backing_dir`` in libvirt's ``qemu.conf``. When enabled, the
libvirt driver will report the configured value for the total memory
capacity of the node, and will report used memory as the sum of all
configured guest memory.

Running Nova with file_backed_memory requires libvirt version 4.0.0 and
qemu version 2.6.0

Related-Bug: 1793687

Change-Id: I0d9eb21fcab01266e501b7fc63c5b2bbb244956a
2018-09-24 12:47:04 +02:00
..
libvirt Add nova file_backed_memory and memory_backing_dir support for qemu.conf 2018-09-24 12:47:04 +02:00
ironic.pp Install ironicclient if using the Ironic Driver 2017-06-21 16:19:29 +01:00
libvirt.pp Add nova file_backed_memory and memory_backing_dir support for qemu.conf 2018-09-24 12:47:04 +02:00
libvirt_guests.pp Add functionality to manage /etc/sysconfig/libvirt-guests 2018-07-05 15:33:49 +02:00
neutron.pp Remove driver LibvirtOpenVswitchDriver 2017-10-13 02:27:21 +00:00
pci.pp Add pci/alias to compute manifest 2017-08-31 23:20:46 +01:00
rbd.pp Fix outdated links and document spelling error 2017-09-16 19:22:50 -07:00
serial.pp Remove listen option 2016-11-02 10:52:53 +08:00
spice.pp Fix VNC console in Debian 2018-06-05 23:35:06 +02:00
vgpu.pp Expose devices/enabled_vgpu_types config option 2018-06-14 14:57:38 +01:00
vmware.pp Trivial-Fix: fix typos 2018-04-18 16:50:41 +05:30
xenserver.pp Trivial-Fix: fix typos 2018-04-18 16:50:41 +05:30