pvc/docs/manuals
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
..
ansible.md Reorganize manuals and architecture pages 2020-03-15 17:19:51 -04:00
api-reference.html Rename API reference page 2019-12-23 20:59:24 -05:00
api.md Rename sample database for API 2020-08-25 01:59:35 -04:00
cli.md Reorganize manuals and architecture pages 2020-03-15 17:19:51 -04:00
daemon.md Rename sample database for API 2020-08-25 01:59:35 -04:00
provisioner.md Add additional info about OVA deployment 2020-03-15 17:31:12 -04:00
swagger.json Add provisioned memory to node info 2020-10-18 14:17:15 -04:00
testing.md Correct spelling in all documentation 2019-08-08 20:36:25 -04:00