Commit Graph

21 Commits

Author SHA1 Message Date
Roberto Rosario
a4bbc65508 Update the clustering and job processor app to use the ClusterScope setting and not their own settings singleton 2012-09-15 04:56:58 -04:00
Roberto Rosario
fbcc556558 Remove the Link class obsolete sprite argument 2012-09-14 17:20:08 -04:00
Roberto Rosario
687dbaa82a Move navigation app classes to a separate classes file 2012-09-14 03:30:10 -04:00
Roberto Rosario
812a7296ee Update and enable the clustering app 2012-09-11 12:59:06 -04:00
Roberto Rosario
a1706de879 Add clustering app translation files 2012-08-05 22:43:36 -04:00
Roberto Rosario
34c3fd61fb Only show healthy nodes in the cluster node view 2012-08-04 04:10:11 -04:00
Roberto Rosario
ecd88553e4 Add the node_heartbeat signal 2012-08-03 14:55:03 -04:00
Roberto Rosario
239f6467fe Make sure node hostname is unique 2012-08-03 06:06:09 -04:00
Roberto Rosario
71c01670ac Add node when dispatching the dead_node signal 2012-08-03 05:43:06 -04:00
Roberto Rosario
60b2998b65 Explicit heartbeat update method, only check healthy nodes for HB timeout, default node state on creation is 'dead' 2012-08-03 05:40:01 -04:00
Roberto Rosario
5019b1a01f Move node creation default values to literals.py 2012-08-03 05:34:14 -04:00
Roberto Rosario
027f754209 Scheduler house_keeping task based on cluster config parameters 2012-08-03 05:32:57 -04:00
Roberto Rosario
a549c0e6df Add state field to node class 2012-08-02 21:27:42 -04:00
Roberto Rosario
833e149921 Add view for editing global cluster config 2012-08-01 04:14:31 -04:00
Roberto Rosario
74b87026ca Make a node worker count appear after it's main list view attributes 2012-08-01 01:46:26 -04:00
Roberto Rosario
8f714a9fa9 Add reminder 2012-08-01 01:46:09 -04:00
Roberto Rosario
344e738c48 Update apps interface for the new LocalScheduler class 2012-08-01 01:43:00 -04:00
Roberto Rosario
c3ac4a623a Add clustering migrations 2012-07-30 23:51:29 -04:00
Roberto Rosario
87c958638d Implement clustering housekeeping, deleting 'dead' nodes 2012-07-30 23:51:05 -04:00
Roberto Rosario
c14634dafa Update clustering app static files 2012-07-30 12:56:56 -04:00
Roberto Rosario
75f9c47e2b Add clustering app 2012-07-30 12:54:27 -04:00