From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 19 Jul 2006 21:02:33 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions ricci_bridge.py Message-ID: <20060719210233.1793.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 2006-07-19 21:02:32 Modified files: luci/site/luci/Extensions: ricci_bridge.py Log message: support specifying a cluster alias for creation Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/ricci_bridge.py.diff?cvsroot=cluster&r1=1.4&r2=1.5 --- conga/luci/site/luci/Extensions/ricci_bridge.py 2006/07/19 20:57:39 1.4 +++ conga/luci/site/luci/Extensions/ricci_bridge.py 2006/07/19 21:02:32 1.5 @@ -514,7 +514,7 @@ return False -def createClusterBatch(cluster_name, nodeList, services, shared_storage, LVS): +def createClusterBatch(cluster_name, cluster_alias, nodeList, services, shared_storage, LVS): batch = '' batch += '' batch += '' @@ -548,7 +548,7 @@ batch += '' batch += '' batch += '' - batch += '' + batch += '' batch += '' batch += ''