mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -05:00
The return values from most redis calls inform the caller of whether a key or hash value exists. Several exists() calls can be removed in favor of this approach. Updated spec tests to account for a removal of exists() and ismember() calls in API tests. |
||
|---|---|---|
| .. | ||
| api | ||
| public | ||
| views | ||
| api.rb | ||
| dashboard.rb | ||
| graphite.rb | ||
| logger.rb | ||
| pool_manager.rb | ||
| vsphere_helper.rb | ||