vmpooler/lib
John O'Connor c6ab52372a (MAINT) Change redis.exists calls
The mock_redis backend.exists return code has change with release 0.24.
See https://github.com/sds/mock_redis/compare/v0.23.0...v0.24.0#diff-af51dcbfed678206fc95148d957ff5bf

This meant that some spec tests started to fail after the new gem was
released.

So have changed all backend.exists to use the safer exists? method.
2020-06-26 21:37:22 +01:00
..
vmpooler (MAINT) Change redis.exists calls 2020-06-26 21:37:22 +01:00
vmpooler.rb (POOLER-158) Add capability to provision VMs on demand 2020-06-03 14:00:04 -07:00