PoolXMLSlice

The POOL XML Slice class provides a simple plugin module to create an XML file for applications to translate LFNs to TURLs. The input dictionary has LFNs as keys with all associated metadata as key, value pairs.

class DIRAC.WorkloadManagementSystem.Client.PoolXMLSlice.PoolXMLSlice(catalogName)

Bases: object

__init__(catalogName)

Standard constructor

execute(dataDict)

Given a dictionary of resolved input data, this will creates a POOL XML slice.