From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 8 Feb 2007 16:00:38 -0000 Subject: [Cluster-devel] conga/luci cluster/form-macros cluster/resourc ... Message-ID: <20070208160038.8028.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2007-02-08 16:00:36 Modified files: luci/cluster : form-macros resource-form-macros resource_form_handlers.js luci/site/luci/Extensions: cluster_adapters.py Log message: Support fdoms, recovery, and running exclusive for services. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.183&r2=1.184 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/resource-form-macros.diff?cvsroot=cluster&r1=1.31&r2=1.32 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/resource_form_handlers.js.diff?cvsroot=cluster&r1=1.30&r2=1.31 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/cluster_adapters.py.diff?cvsroot=cluster&r1=1.235&r2=1.236 --- conga/luci/cluster/form-macros 2007/02/08 05:05:21 1.183 +++ conga/luci/cluster/form-macros 2007/02/08 16:00:36 1.184 @@ -3820,6 +3820,41 @@

Create a Virtual Machine Service

+ + Automatically start this service + + + + + + Run exclusive + + + + + + Failover Domain + + + + + + Recovery policy + + + +
@@ -3861,6 +3896,52 @@

Properties for

+ + Automatically start this service + + + + + + Run exclusive + + + + + + Failover Domain + + + + + + Recovery policy + + + +
@@ -3921,6 +4002,12 @@ + Run exclusive + + + + + Failover Domain + + Recovery policy + + + +
@@ -3956,8 +4054,10 @@ - + + +
@@ -4187,6 +4287,12 @@ + Run exclusive + + + + Failover Domain + + Recovery policy + + + + @@ -4223,8 +4346,10 @@ - + + + --- conga/luci/cluster/resource-form-macros 2007/01/29 16:56:50 1.31 +++ conga/luci/cluster/resource-form-macros 2007/02/08 16:00:36 1.32 @@ -129,11 +129,6 @@ - - - -

@@ -174,6 +169,17 @@ + + + + + + + +

@@ -419,10 +425,10 @@