Ticket #18 (closed defect: fixed)

Opened 1 year ago

Last modified 9 months ago

GlueLocationLocalID has GlueChunkKey=GlueSubClusterUniqueID equal to the GlueClusterUniqueID

Reported by: burt Assigned to: tiradani
Priority: minor Component: Common
Version: 1.0.0 Keywords:
Cc:

Description

The GlueLocationLocalID template has

GlueChunkKey: GlueSubClusterUniqueID=%(subClusterId)s

and osg-info-software-provider.py has:

    ce_name = cp.get('ce', 'name')
    'subClusterId' : ce_name,

So this reference is only unbroken with there's a GlueSubClusterUniqueID == GlueClusterUniqueID. Tony will investigate -- maybe we can just switch the chunk key over to GlueClusterUniqueID ?

GlueLocationLocalID: VO-cms-CMSSW_1_4_10

Change History

02/10/2009 02:07:05 PM changed by brian

Has this ticket ever been fixed?

Bump.

02/18/2009 03:10:24 PM changed by burt

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r2820.