Commit graph

1032 commits

Author SHA1 Message Date
Scott Schneider
d9e8fc9647 Label update 2014-03-04 21:41:51 -08:00
Scott Schneider
6a3acd5def Merge pull request #15 from sschneid/css_media_queries
@media queries make the world go 'round
2014-03-04 21:22:22 -08:00
Scott Schneider
86febda607 @media queries make the world go 'round 2014-03-04 21:21:04 -08:00
Scott Schneider
77700dbfc5 Merge pull request #14 from sschneid/readme
Add an initial README file
2014-03-04 18:08:08 -08:00
Scott Schneider
6e8e61e0e7 Merge branch 'master' into name_change
Conflicts:
	vmpooler-api
2014-03-04 17:59:26 -08:00
Scott Schneider
b458f70d13 Merge pull request #10 from sschneid/trailing_slash_optional
Allow optional trailing slash
2014-03-03 14:25:49 -08:00
Scott Schneider
7efafd25df Fix filename typo 2014-02-21 13:53:09 -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
cca063dc0f Merge pull request #13 from sschneid/hostname_check
Add a check to 'check_ready_vm' to make sure hostname still matches
2014-02-20 14:36:06 -08:00
Scott Schneider
9bee86006d Use 'find_vm_heavy' to find VMs with mismatched hostnames 2014-02-20 14:35:43 -08:00
Scott Schneider
6eabe156d9 Add a check to make sure hostname still matches 2014-02-20 11:22:33 -08:00
Scott Schneider
565e03445e Initial 2014-02-19 16:05:27 -08:00
Scott Schneider
692f20ff3b Initial 2014-02-19 15:17:52 -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
1aee738d4a Merge pull request #11 from sschneid/check_ready_vms
Check VMs in 'ready' queue
2014-02-19 14:25:38 -08:00
Scott Schneider
0ec4ba8123 Update filenames 2014-02-19 14:12:09 -08:00
Scott Schneider
da31179e68 Changing project name to 'vmpooler'
All instances of 'vmware-host-pooler' and 'vmware_host_pool' changed to
'vmpooler'.
2014-02-19 14:08:46 -08:00
Scott Schneider
e7559c515e check_ready_vm fixups
- Correct key name ('check', not 'clone')
- Correct timestamp math (minutes, not seconds)
- Only search for the host in vSphere if we're actually doing a check
2014-02-19 09:38:05 -08:00
Scott Schneider
62cbc5a6ff 'vm_checktime' sets interval for check_ready_vm 2014-02-18 22:48:22 -08:00
Scott Schneider
1e6ca05d14 Add additional checks to VMs in 'ready' queues 2014-02-18 14:05:29 -08:00
Scott Schneider
4414227fd4 Fixup for undefined redis[server] config param 2014-02-18 11:30:08 -08:00
Scott Schneider
36e06cb731 Fixup for undefined redis[server] config param 2014-02-18 11:28:25 -08:00
Scott Schneider
a4d15b703b Allow optional trailing slash 2014-02-14 14:17:12 -08:00
Scott Schneider
c88961a76f Merge branch 'api_improvements' 2014-02-14 13:01:58 -08:00
Scott Schneider
019bdccdc1 GET /vm returns a list of available pools 2014-02-14 12:54:54 -08:00
Scott Schneider
5d3c5d245a Merge pull request #8 from sschneid/external_redis
Allow an external Redis server to be specified
2014-02-14 11:26:17 -08:00
Scott Schneider
b2d25ebb12 Missed one $config object 2014-02-14 11:23:43 -08:00
Scott Schneider
7fecd8b400 Global $config object 2014-02-14 11:19:28 -08:00
Scott Schneider
b9c7ef265b Merge branch 'master' into external_redis 2014-02-14 11:18:47 -08:00
Scott Schneider
f5f68148d6 Apache license boilerplate 2014-02-13 17:00:55 -08:00
Scott Schneider
93fcf319b0 Revert "Add Apache 2.0 license"
This reverts commit 192e9685c2.
2014-02-13 16:56:44 -08:00
Scott Schneider
6216d89aeb Add Apache 2.0 license 2014-02-13 16:55:05 -08:00
Scott Schneider
d4e8e5db28 Merge pull request #9 from sschneid/running_vm_graph
Display a 'running VMs' graph on the dashboard
2014-02-13 15:47:32 -08:00
Scott Schneider
82c2afa619 Grow/shrink graph based on max stacked value 2014-02-13 15:43:44 -08:00
Scott Schneider
393c4a3121 Slightly squash logo 2014-02-13 12:27:41 -08:00
Scott Schneider
97912d71d5 width: 100% for Firefox 2014-02-13 11:58:38 -08:00
Scott Schneider
0b07ff91f1 Add a graph legend 2014-02-13 11:46:01 -08:00
Scott Schneider
52cd9bc128 Right-margin 2014-02-13 09:58:49 -08:00
Scott Schneider
978a9b80a0 Expand history array 2014-02-13 09:53:21 -08:00
Scott Schneider
cdffded5ab Squashing SVG heights to fit everything in a 1920x1080 display 2014-02-13 09:24:57 -08:00
Scott Schneider
709dc97d04 Clean up 'running' history-pulling code 2014-02-12 16:27:14 -08:00
Scott Schneider
443c9728ab Merge pull request #7 from sschneid/json_annotation
Store annotation in JSON format
2014-02-12 12:36:34 -08:00
Scott Schneider
efda9dfe42 'created_by' annotation 2014-02-12 11:13:43 -08:00
Scott Schneider
df9c8b5647 Store creation_timestamp as UTC 2014-02-12 10:48:09 -08:00
Scott Schneider
c4642d834d Store VM hostname as 'name' annotation 2014-02-12 10:47:35 -08:00
Scott Schneider
b6f4b735e8 Allow an external Redis server to be specified 2014-02-12 10:46:14 -08:00
Scott Schneider
2226f7ca05 Store annotation in JSON format 2014-02-12 10:29:45 -08:00
Scott Schneider
362d080578 Pull 'running' history from graphite on dashboard init 2014-02-11 15:11:43 -08:00