INF-3424 Use registry data where possible for OSDF reporting#118
Open
jasoncpatton wants to merge 1 commit intomasterfrom
Open
INF-3424 Use registry data where possible for OSDF reporting#118jasoncpatton wants to merge 1 commit intomasterfrom
jasoncpatton wants to merge 1 commit intomasterfrom
Conversation
Collaborator
Author
|
Only the OSDF report has been updated. Will also need to update the UWDF report. |
Comment on lines
30
to
32
| OSDF_DIRECTOR_SERVER_URL = "https://osdf-director.osg-htc.org/api/v1.0/director_ui/servers" | ||
| OSDF_REGISTRY_SERVER_URL = "https://osdf-registry.osg-htc.org/api/v1.0/registry_ui/servers" | ||
| UWDF_DIRECTOR_SERVER_URL = "https://uwdf-director.chtc.wisc.edu/api/v1.0/director_ui/servers" |
Collaborator
There was a problem hiding this comment.
Might be future work, but maybe we should be getting these from the Metadata Discovery endpoint(s), since it's intended to move around less than a particular Central service address. Also we may be able to fallback to redundant / high-availability Directors in the future?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.