|
Class Summary |
| FirstFitVMPlacementPolicy |
FirstFitVMPlacementPolicy is a VM placement policy which chooses the first
host which can fit the virtual machine configuration. |
| PackingVMPlacementPolicy |
PackingVMPlacementPolicy is a VM placement policy which attempts to pack the
virtual machines of a server pool on as few as physical hosts as possible. |
| PolicyRegistry |
The PolicyRegistry is a singleton class which acts as a factory of VM
placement policies. |
| RoomForGrowthVMPlacementPolicy |
RoomForGrowthVMPlacementPolicy is a VM placement policy which attempts to
spread virtual machines on the hosts of server pool so as to leave maximmum
room for growth |