From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 10 Jun 2008 14:50:55 -0000 Subject: [Cluster-devel] conga/luci cluster/busy_wait-macro cluster/for ... Message-ID: <20080610145055.24761.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 2008-06-10 14:50:53 Modified files: luci/cluster : busy_wait-macro form-macros index_html validate_create_gulm.js luci/plone-custom: conga.js update_hostinfo.js luci/site/luci/Extensions: FenceHandler.py LuciClusterInfo.py Log message: Luci fixes from the RHEL4 branch Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/busy_wait-macro.diff?cvsroot=cluster&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.223&r2=1.224 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/index_html.diff?cvsroot=cluster&r1=1.42&r2=1.43 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/validate_create_gulm.js.diff?cvsroot=cluster&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/conga.js.diff?cvsroot=cluster&r1=1.13&r2=1.14 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/update_hostinfo.js.diff?cvsroot=cluster&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/FenceHandler.py.diff?cvsroot=cluster&r1=1.32&r2=1.33 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/LuciClusterInfo.py.diff?cvsroot=cluster&r1=1.20&r2=1.21 --- conga/luci/cluster/busy_wait-macro 2008/01/25 00:36:59 1.3 +++ conga/luci/cluster/busy_wait-macro 2008/06/10 14:50:53 1.4 @@ -3,7 +3,7 @@

- +
+
+ Lock Manager +
    +
  • + DLM (preferred) +
  • +
  • + GULM +
  • +
    +
    + GULM lock server properties +

    You must enter exactly 1, 3, or 5 GULM lock servers.

    + + + + + + + + + + + + + + + + + + + + + +
    Lock Server 1 + +
    Lock Server 2 + +
    Lock Server 3 + +
    Lock Server 4 + +
    Lock Server 5 + +
    +
    +
    +
+
+

Cluster Form

@@ -171,10 +245,17 @@ tal:define=" global add_cluster request/SESSION/create_cluster | nothing"> + + - @@ -241,91 +322,11 @@ - - + @@ -471,6 +472,8 @@
+ @@ -1094,7 +1097,7 @@ -
- Lock Manager -
    -
  • - DLM (preferred) -
  • -
  • - GULM -
  • -
    -
    - GULM lock server properties -

    You must enter exactly 1, 3, or 5 GULM lock servers.

    - - - - - - - - - - - - - - - - - - - - - - -
    Lock Server 1 - -
    Lock Server 2 - -
    Lock Server 3 - -
    Lock Server 4 - -
    Lock Server 5 - -
    -
    -
    -
      +
+ + +
--- conga/luci/cluster/index_html 2008/02/08 21:47:56 1.42 +++ conga/luci/cluster/index_html 2008/06/10 14:50:53 1.43 @@ -27,20 +27,26 @@ + + + + 6: + if os_minor > 7: clumap['has_fence_ssh'] = True except Exception, e: if LUCI_DEBUG_MODE is True: