vmpooler/lib
Samuel Beaulieu 11d94cc3d2 (QENG-7201) Vmpooler Status API QueueProcessor Optimization
Before this change we used the API /status endpoint to get specific information
on pools such as the number of ready VMs and the max.
This commit creates two new endpoints to get to that information much quicker
1) poolstat?pool= takes a comma separated list of pools to return, and will provide
the max, ready and alias values.
2) /totalrunning will calculate the total number of running VMs across all pools
2019-04-12 14:34:09 -05:00
..
vmpooler (QENG-7201) Vmpooler Status API QueueProcessor Optimization 2019-04-12 14:34:09 -05:00
vmpooler.rb (POOLER-138) Support multiple pools per alias 2019-02-01 09:05:23 -08:00