vmpooler/lib/vmpooler
kirby@puppetlabs.com 59a09a71af Minimize duplicate checking of VMs
This commit updates check_pool pending, running and ready methods to greatly reduce instances in which the VM object is retrieved. Without this change get_vm is run for each of these check_pool steps even though the VM is already validated as being in inventory being running the check. This is left for checking running VMs when the VM is no longer ready. Without this change there is an unnecessarily large volume of VM object checks.
2018-07-11 17:21:38 -07:00
..
api Revert "(POOLER-81) Add time_remaining information" (#279) 2018-07-10 09:00:12 -07:00
providers Merge pull request #273 from mattkirby/pooler_124 2018-07-09 12:50:34 -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) Update VMPooler files with fixes for Rubocop violations 2017-05-17 13:52:28 -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
generic_connection_pool.rb (POOLER-52) Add a generic connection pool 2017-05-17 13:52:28 -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 Minimize duplicate checking of VMs 2018-07-11 17:21:38 -07:00
providers.rb (maint) Update VMPooler files with fixes for Rubocop violations 2017-05-17 13:52:28 -07:00
statsd.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00