vmpooler/lib/vmpooler
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
..
api (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
providers (POOLER-70) Update base VM provider 2017-05-17 13:52:27 -07:00
public Fix JavaScript error on nil weekly_data 2016-11-21 17:05:58 -08:00
views dashboard2 2016-01-13 12:01:05 -08:00
api.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
dashboard.rb Redirect / to /dashboard 2015-04-10 09:38:55 -07:00
dummy_statsd.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
graphite.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
logger.rb (maint) Emit console messages when debugging is enabled 2017-03-31 17:57:06 -07:00
pool_manager.rb (POOLER-70) Update execute! for VM Provider 2017-05-17 13:52:28 -07:00
providers.rb (POOLER-72) Add Dummy Provider 2017-05-17 13:52:27 -07:00
statsd.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
vsphere_helper.rb (GH-203) Change use of abort to raise in in vsphere_helper.rb 2017-03-17 10:48:32 -07:00