Skip to content

Specify a list of CS url in the extension_metadata #5704

Answered by arrabito
arrabito asked this question in Q&A
Discussion options

You must be logged in to vote

I've just tried again with the syntax reported below and the configuration works as expected now.
I guess that somebody had done some fix since my last trial.

Thank you,

Luisa


def extension_metadata():
  return {
      "primary_extension": True,
      "priority": 100,
      "setups": {
          "CTA": "dips://dcta-servers02.pic.es:9135/Configuration/Server,"
                  "dips://dcta-agents02.pic.es:9135/Configuration/Server,"
                  "dips://ccdcta-server04.in2p3.fr:9135/Configuration/Server,"
                  "dips://ccdcta-server05.in2p3.fr:9135/Configuration/Server,"
                  "dips://ccdcta-web01.in2p3.fr:9135/Configuration/Server,"
                  "dips:/…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fstagni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants