From 1f44eac88374c15d45fdf6c5ea24f960a5c8e856 Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Wed, 22 May 2024 18:56:11 -0700 Subject: [PATCH 1/3] Adding NCAR S3 origin Adding NCAR S3 origin --- .../NCAR-OSDF.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml b/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml index ffba18a83..dc3c11656 100644 --- a/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml +++ b/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml @@ -29,3 +29,30 @@ Resources: auth_endpoint_override: ncar.nationalresearchplatform.org:8443 AllowedVOs: - ANY + +NCAR_OSDF_S3_ORIGIN: + Active: true + Description: NCAR OSDF S3 Origin + ContactLists: + Administrative Contact: + Primary: + Name: Fabio Andrijauskas + ID: OSG1000162 + Secondary: + Name: Diego Davila + ID: bc36e7fe84fffcb5cf195fe09cc42336f5cd5d1f + Security Contact: + Primary: + Name: Fabio Andrijauskas + ID: OSG1000162 + DN: /CN=ncar.nationalresearchplatform.org + FQDN: ncar.nationalresearchplatform.org + Services: + XRootD origin server: + Description: NCAR OSDF Origin + Details: + endpoint_override: ncar.nationalresearchplatform.org:8444 + auth_endpoint_override: ncar.nationalresearchplatform.org:8444 + AllowedVOs: + - ANY + \ No newline at end of file From 8503cfca1eb7977bf16f2b7025cd5901c10a5ecf Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Tue, 28 May 2024 13:32:32 -0700 Subject: [PATCH 2/3] fixing hostname fixing hostname --- .../NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml b/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml index dc3c11656..ff8e8ba96 100644 --- a/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml +++ b/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml @@ -45,14 +45,14 @@ NCAR_OSDF_S3_ORIGIN: Primary: Name: Fabio Andrijauskas ID: OSG1000162 - DN: /CN=ncar.nationalresearchplatform.org - FQDN: ncar.nationalresearchplatform.org + DN: /CN=ncar-s3-origin.nationalresearchplatform.org + FQDN: ncar-s3-origin.nationalresearchplatform.org Services: XRootD origin server: Description: NCAR OSDF Origin Details: - endpoint_override: ncar.nationalresearchplatform.org:8444 - auth_endpoint_override: ncar.nationalresearchplatform.org:8444 + endpoint_override: ncar-s3-origin.nationalresearchplatform.org:8444 + auth_endpoint_override: ncar-s3-origin.nationalresearchplatform.org:8444 AllowedVOs: - ANY - \ No newline at end of file + From 9982e4dae436f9b40e0ed2e3d402b2753cb2ac82 Mon Sep 17 00:00:00 2001 From: Matyas Selmeci Date: Fri, 31 May 2024 10:55:39 -0500 Subject: [PATCH 3/3] Update NCAR-OSDF.yaml --- .../NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml b/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml index ff8e8ba96..0f9125536 100644 --- a/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml +++ b/topology/National Center for Atmospheric Research/NCAR-Wyoming Supercomputing Center/NCAR-OSDF.yaml @@ -30,7 +30,7 @@ Resources: AllowedVOs: - ANY -NCAR_OSDF_S3_ORIGIN: + NCAR_OSDF_S3_ORIGIN: Active: true Description: NCAR OSDF S3 Origin ContactLists: @@ -55,4 +55,3 @@ NCAR_OSDF_S3_ORIGIN: auth_endpoint_override: ncar-s3-origin.nationalresearchplatform.org:8444 AllowedVOs: - ANY -