mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
* (POOLER-81) Add time_remaining information Before, the only time calculation displayed for a given VM was the lifetime parameter. Added the time_remaining parameter which will display time until the VM is destroyed in hours, minutes, seconds. Additionally, updated the running parameter to display in a similar fashion as time_remaining. * Add spec testing for testing time_remaining stat |
||
|---|---|---|
| .. | ||
| config_spec.rb | ||
| status_spec.rb | ||
| token_spec.rb | ||
| vm_hostname_spec.rb | ||
| vm_spec.rb | ||
| vm_template_spec.rb | ||