Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1545 handling metadata in 5.0
  3. PM-1614

update planner for revised 5.0 replica catalog format

    XMLWordPrintable

Details

    Description

      Related to PM-1546

      the new agreed format looks like.
      pegasus: "5.0"
      replicas:
        - lfn: f1
          pfns:
            - site: local
              url: /path/to/file
            - site: condorpool
              url: /path/to/file
          checksum:
            sha256: abc123
          metadata:
            owner: ryan
            size: 1024
            k: v

        - lfn: f2
          pfns:
            - site: local
              url: /path/to/file
            - site: condorpool
              url: /path/to/file
          checksum:
            sha256: 991232132abc
          metadata:
            owner: pegasus
            size: 1024
            k: v
            abc: 123

        - lfn: .*\.gz
          pfns:
            - site: local
              url: input/mono/[0]
          // cant have checksum
          metadata:
            owner: pegasus
          regex: true
            


      Attachments

        Activity

          People

            vahi Karan Vahi
            vahi Karan Vahi
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: