vmpooler/lib
Glenn Sarti 88052ac85a (POOLER-73) Update find_folder in vsphere_helper.rb to enable testing
Previously, it was not able to mock objects to impersonate a RbVmomi::VIM::Folder
object.  This commit changes the case statement to an if statement using is_a?
which can be mocked and allow mocked objects to mimic real objects.
2017-03-14 13:05:30 -07:00
..
vmpooler (POOLER-73) Update find_folder in vsphere_helper.rb to enable testing 2017-03-14 13:05:30 -07:00
vmpooler.rb (POOLER-70) Add initial VM Provider service 2017-03-08 17:14:12 -08:00