vmpooler/spec
Samuel Beaulieu 10245321bf (maint) Add the last boot time for each pool
This commit add a redis hash where there is one key per pool, and the
stored value is the last time a VM was booted e.g. the last time
a VM went from 'pending' to 'ready'. This is also displayed in the
API as lastBoot:'2018-03-23 17:43:39 +0000'. The data can then be
used by any external system, in this case our alarming system.
2018-03-28 11:11:49 -07:00
..
fixtures Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00
integration (POOLER-93) Extend API endpoint to provide just what is needed 2017-10-20 15:53:40 -05:00
unit (maint) Add the last boot time for each pool 2018-03-28 11:11:49 -07:00
helpers.rb (POOLER-70) Update _check_pool for VM Provider 2017-05-17 13:52:28 -07:00
rbvmomi_helper.rb (POOLER-89) Identify when config issue is present 2017-08-15 10:58:37 -07:00
spec_helper.rb Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00