vmpooler/lib/vmpooler
kirby@puppetlabs.com b831faf5c0 Check each ondemand request to see if it is ready when moving an instance to ready
This commit updates how ondemand requests are checked to include a check to see if the request is ready when an instance is added to the ready instances set. Without this change the delay between a check for the instances being ready and the last instance becoming availalbe could cause the API to show all instances are ready, but the request not be considered ready yet.
2020-05-21 14:16:48 -07:00
..
api (POOLER-158) Add capability to provision VMs on demand 2020-05-15 14:12:36 -07:00
providers Bail reporting an error before attempting to clone when required parameter is missing 2020-05-21 10:17:48 -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 "Unsafe" rubocop fixes 2020-03-05 11:23:37 -08:00
dashboard.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
dummy_statsd.rb "Unsafe" rubocop fixes 2020-03-05 11:23:37 -08:00
generic_connection_pool.rb (POOLER-158) Add capability to provision VMs on demand 2020-05-15 14:12:36 -07:00
graphite.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
logger.rb Use URI.parse.open/File.open instead of open 2020-03-05 16:56:06 -08:00
pool_manager.rb Check each ondemand request to see if it is ready when moving an instance to ready 2020-05-21 14:16:48 -07:00
providers.rb Fixing Naming/PredicateName issues 2020-03-05 17:10:22 -08:00
statsd.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
version.rb (GEM) update vmpooler version to 0.11.3 2020-04-29 15:02:04 +00:00