vmpooler/lib
kirby@puppetlabs.com 59a09a71af Minimize duplicate checking of VMs
This commit updates check_pool pending, running and ready methods to greatly reduce instances in which the VM object is retrieved. Without this change get_vm is run for each of these check_pool steps even though the VM is already validated as being in inventory being running the check. This is left for checking running VMs when the VM is no longer ready. Without this change there is an unnecessarily large volume of VM object checks.
2018-07-11 17:21:38 -07:00
..
vmpooler Minimize duplicate checking of VMs 2018-07-11 17:21:38 -07:00
vmpooler.rb Move net/ldap require into vmpooler.rb 2018-06-27 15:21:15 -07:00