Commit graph

10 commits

Author SHA1 Message Date
Colin
1408f35867 (QENG-1906) Refactor initialize to allow config passing
Prior to this commit, several pieces of vmpooler performed configuration
and initialization steps within 'initialize'. This made it difficult to
pass in mock objects for testing purposes.

This commit performs a single configuration and passes the results to
the various pieces of vmpooler.
2015-03-30 14:23:06 -07:00
Scott Schneider
7b97e58e0f Clean up Redis VM objects after redis['data_ttl'] 2015-03-20 10:25:51 -07:00
Scott Schneider
b3a4f9c0a6 Rubocop --auto-correct syntax fixups 2015-02-06 11:08:54 -08:00
Scott Schneider
61cdf3e2ad Longer naps for main process 2014-06-09 10:36:17 -07:00
Scott Schneider
60cc1ef178 Reworked into a single namespaced Ruby application 2014-03-05 12:57:25 -08:00
Scott Schneider
d5862e8064 s/vm_host_pool__/vmpooler__/g 2014-02-20 14:39:17 -08:00
Scott Schneider
82058bbceb Merge branch 'master' into name_change 2014-02-20 14:38:10 -08:00
Scott Schneider
b1f8d961b3 Merge branch 'master' into name_change
Conflicts:
	vmpooler
2014-02-19 15:12:02 -08:00
Scott Schneider
def8510b6d Replace the inaccurate term 'vcloud' with 'vmpooler' 2014-02-19 14:50:54 -08:00
Scott Schneider
0ec4ba8123 Update filenames 2014-02-19 14:12:09 -08:00
Renamed from vmware-host-pooler (Browse further)