vmpooler/spec
Glenn Sarti 57eba4a8e4 (POOLER-70) Update execute! for VM Provider
This commit modifies execute! to create the VM Providers on VMPooler startup
instead of check_pool creating a provider per pool.  This commit also adds
legacy support for old configuration files:
- Setting the default provider for pools to be vsphere
- Copying VSphere connection settings in the configuration file from the legacy
  location in the root, to under :providers/:vsphere which is new location for
  all provider configuration
2017-05-17 13:52:28 -07:00
..
integration (POOLER-73) Restructure tests to unit and integration directories 2017-02-17 13:04:38 -08:00
unit (POOLER-70) Update execute! for VM Provider 2017-05-17 13:52:28 -07:00
helpers.rb (POOLER-70) Update _check_pool for VM Provider 2017-05-17 13:52:28 -07:00
rbvmomi_helper.rb (POOLER-70) Add Pool Manager based functions to vSphere Provider 2017-04-03 11:30:02 -07:00
spec_helper.rb (POOLER-73) Add spec tests for vsphere_helper 2017-03-20 17:31:59 -07:00