mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
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. |
||
|---|---|---|
| .. | ||
| api | ||
| providers | ||
| env_config.rb | ||
| generic_connection_pool_spec.rb | ||
| pool_manager_spec.rb | ||
| providers_spec.rb | ||
| vmpooler_spec.rb | ||