vmpooler/lib/vmpooler/api
kirby@puppetlabs.com 88899d4513 Correctly handle multiple pools of same alias in ondemand checkout
This commit updates the method used for chceking the status of an
ondemand request to ensure that if multiple aliases are used to fulfill
a request that they are correctly presented as a single pool again when
everything is ready. Without this change it is possible for only one
group of an aliased pool to show up in pending or completed requests.
2020-07-08 09:15:47 -07:00
..
dashboard.rb Use URI.parse.open/File.open instead of open 2020-03-05 16:56:06 -08:00
helpers.rb (MAINT) Change redis.exists calls 2020-06-26 21:37:22 +01:00
request_logger.rb (MAINT) Add optional API Request Logging 2020-06-29 19:56:29 +01:00
reroute.rb "Unsafe" rubocop fixes 2020-03-05 11:23:37 -08:00
v1.rb Correctly handle multiple pools of same alias in ondemand checkout 2020-07-08 09:15:47 -07:00