vmpooler/lib
Andrew Makousky 79ac9ad37e (POOLER-148) Fix undefined variable bug in _check_ready_vm.
The host['boottime'] variable in the function _check_ready_vm no longer
has its parent object in reference due to the refactoring in pull
request #269.  So in order to get the same information without the
performance impact from duplicate object lookups, we get similar
information from the time that the VM is ready.
2019-08-30 18:32:14 -05:00
..
vmpooler (POOLER-148) Fix undefined variable bug in _check_ready_vm. 2019-08-30 18:32:14 -05:00
vmpooler.rb Make it possible to disable linked clones 2019-08-06 14:29:31 -07:00