ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/BOSS/Examples/VOCMS-glite.clad
Revision: 1.7
Committed: Thu May 11 15:48:28 2006 UTC (18 years, 11 months ago) by gcodispo
Branch: MAIN
CVS Tags: BOSS_4_3_10, BOSS_4_3_9, BOSS_4_3_8, BOSS_4_3_8-ui3_1, BOSS_4_3_7-ui3_1, BOSS_4_3_7, BOSS_4_3_6, BOSS_4_3_4a, BOSS_4_3_5, BOSS_4_3_4, BOSS_4_3_3, BOSS_4_3_2, BOSS_4_3_1b, BOSS_4_3_1a, BOSS_4_3_1, BOSS_4_3_0, BOSS_4_2_4, BOSS_4_2_3, BOSS_4_2_2, BOSS_4_2_1, BOSS_4_2_0, BOSS_4_1_10, BOSS_4_1_9, BOSS_4_1_9-test, BOSS_4_1_8, BOSS_4_1_7, BOSS_4_1_6, BOSS_4_1_5, BOSS_4_1_4, BOSS_4_1_3, BOSS_4_1_2, BOSS_4_1_1, BOSS_4_1_0, BOSS_4_0_11, BOSS_4_0_10, BOSS_4_0_9, BOSS_4_0_8, BOSS_4_0_7, HEAD
Branch point for: BOSS_4_3-ui3_0, BOSS_4_3_1c
Changes since 1.6: +1 -1 lines
Error occurred while calculating annotation data.
Log Message:
fixed Rank expression

File Contents

# Content
1
2 Rank = -other.GlueCEStateEstimatedResponseTime;
3 Requirements = other.GlueCEInfoTotalCPUs > 0 &&
4 other.GlueCEStateStatus == "Production";
5 VirtualOrganisation = "cms";
6 RetryCount = 3;
7 PerusalFileEnable = false;
8 #WMProxyEndpoints = "https://ghemon.cnaf.infn.it:7443/glite_wms_wmproxy_server";
9 #WMSconfig = "/opt/glite/etc/cms/glite_wms.conf";
10