vmpooler/spec/unit/providers
kirby@puppetlabs.com 9758adccfe (POOLER-107) Add configuration API endpoint
This commit adds a configuration endpoint to the vmpooler API. Pool
size, and pool template, can be adjusted for pools that are configured
at vmpooler application start time. Pool template changes trigger a pool
refresh, and the new template has delta disks created automatically by
vmpooler.

Additionally, the capability to create template delta disks is added to
the vsphere provider, and this is implemented to ensure that templates
have delta disks created at application start time.

The mechanism used to find template VM objects is simplified to make the flow of logic easier to understand. As an additional benefit, performance of this lookup is improved by using FindByInventoryPath.
2018-05-22 17:01:13 -07:00
..
base_spec.rb (POOLER-70) Update base VM provider 2017-05-17 13:52:27 -07:00
dummy_spec.rb (POOLER-52) Modify dummy provider to use a connection pool 2017-05-17 13:52:28 -07:00
vsphere_spec.rb (POOLER-107) Add configuration API endpoint 2018-05-22 17:01:13 -07:00