From mboxrd@z Thu Jan 1 00:00:00 1970 From: jparsons@sourceware.org Date: 30 Nov 2006 22:21:53 -0000 Subject: [Cluster-devel] conga/luci/cluster form-macros Message-ID: <20061130222153.17806.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 Branch: RHEL5 Changes by: jparsons at sourceware.org 2006-11-30 22:21:52 Modified files: luci/cluster : form-macros Log message: fix form pre-fill for fencedevs...part of bz212021, make cfg link visible,finished scsi fence form Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.90.2.4&r2=1.90.2.5 --- conga/luci/cluster/form-macros 2006/11/30 20:10:17 1.90.2.4 +++ conga/luci/cluster/form-macros 2006/11/30 22:21:52 1.90.2.5 @@ -1702,7 +1702,19 @@ tal:attributes="id cur_fencedev/name | nothing">
- - + + + + + + + + + +
Fence TypeSCSI Reservation Fencing
Name + +
@@ -3000,7 +3012,7 @@

Agent type:

-

Name:

+

Name:

Nodes using this device for fencing:

    @@ -3113,10 +3125,16 @@

    Fence Device Form

    -
    + + global cur_cluster request/clustername | nothing; + global cur_fence_type python: 'fence_apc'"/> + + + +