mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Provide configurable 'pools' of instantly-available (running) virtual machines
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. |
||
|---|---|---|
| lib | ||
| public | ||
| views | ||
| TODO.md | ||
| vmware-host-pooler | ||
| vmware-host-pooler-api | ||