mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-03-27 00:57:47 -04:00
Previously the Pool Manager would use vSphere objects directly. This commit - Modifies the pool_manager to use the VM provider methods instead - Splits the destroy_vm function into two. One function spawns the thread while the other actually does the work. This makes testing much easier. |
||
|---|---|---|
| .. | ||
| api | ||
| providers | ||
| pool_manager_spec.rb | ||
| vsphere_helper_spec.rb | ||