pvc/docs
Joshua Boniface a4b80be5ed Add provisioned memory to node info
Adds a separate field to the node memory, "provisioned", which totals
the amount of memory provisioned to all VMs on the node, regardless of
state, and in contrast to "allocated" which only counts running VMs.

Allows for the detection of potential overprovisioned states when
factoring in non-running VMs.

Includes the supporting code to get this data, since the original
implementation of VM memory selection was dependent on the VM being
running and getting this from libvirt. Now, if the VM is not active, it
gets this from the domain XML instead.
2020-10-18 14:17:15 -04:00
..
architecture Correct spelling mistake 2020-05-06 11:29:42 -04:00
images Fix typos and errors 2019-07-29 00:01:54 -04:00
manuals Add provisioned memory to node info 2020-10-18 14:17:15 -04:00
about.md Add additional info about OVA deployment 2020-03-15 17:31:12 -04:00
faq.md Fix some errors in the FAQ 2020-04-11 01:33:18 -04:00
index.md Bump version to 0.8 2020-08-26 10:24:44 -04:00
installing.md Add additional info about OVA deployment 2020-03-15 17:31:12 -04:00