vmpooler/lib/vmpooler
Glenn Sarti 07eb4f579a (POOLER-73) Update find_pool in vsphere_helper.rb to enable testing
Previously, it was not able to mock objects to impersonate various RBVMOMI
objects.  This commit changes the case statement to use `base.is_a?`
which can be mocked and allow mocked objects to mimic real objects.
2017-03-17 10:47:25 -07:00
..
api (POOLER-71) Add dummy authentication provider 2017-02-09 16:23:10 -08:00
providers (POOLER-70) Add initial VSphere VM Provider 2017-03-08 17:14:52 -08:00
public Fix JavaScript error on nil weekly_data 2016-11-21 17:05:58 -08:00
views dashboard2 2016-01-13 12:01:05 -08:00
api.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00
dashboard.rb Redirect / to /dashboard 2015-04-10 09:38:55 -07:00
dummy_statsd.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00
graphite.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00
logger.rb Rubocop --auto-correct syntax fixups 2015-02-06 11:08:54 -08:00
pool_manager.rb (POOLER-70) Rename the use of vsphere to provider 2017-03-08 17:14:52 -08:00
providers.rb (POOLER-70) Add initial VM Provider service 2017-03-08 17:14:12 -08:00
statsd.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00
vsphere_helper.rb (POOLER-73) Update find_pool in vsphere_helper.rb to enable testing 2017-03-17 10:47:25 -07:00