mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Previous, the propertyCollector method was used to find VMs within vCenter. This method was ineffecient, as it would retrieve a list of the entire vCenter inventory and then parse for the specified VM. This has been replaced with a fetch via searchIndex.FindByDnsName, which returns only the requested VM object. |
||
|---|---|---|
| .. | ||
| graphite.rb | ||
| logger.rb | ||
| require_relative.rb | ||
| vsphere_helper.rb | ||