Compare commits
1 Commits
developmen
...
test/cold
Author | SHA1 | Date |
---|---|---|
Nicolas Humbert | cd2b16a864 |
|
@ -36,6 +36,15 @@
|
||||||
}, {
|
}, {
|
||||||
"site": "us-east-2",
|
"site": "us-east-2",
|
||||||
"type": "aws_s3"
|
"type": "aws_s3"
|
||||||
|
}, {
|
||||||
|
"site": "aws-location",
|
||||||
|
"type": "aws_s3"
|
||||||
|
}, {
|
||||||
|
"site": "azure-location",
|
||||||
|
"type": "azure"
|
||||||
|
}, {
|
||||||
|
"site": "location-dmf-v1",
|
||||||
|
"type": "dmf"
|
||||||
}],
|
}],
|
||||||
"backbeat": {
|
"backbeat": {
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
|
|
|
@ -1,105 +1,84 @@
|
||||||
{
|
{
|
||||||
"us-east-1": {
|
"us-east-1": {
|
||||||
"type": "file",
|
"details": {
|
||||||
"objectId": "us-east-1",
|
"supportsVersioning": true
|
||||||
|
},
|
||||||
|
"isTransient": false,
|
||||||
|
"legacyAwsBehavior": false,
|
||||||
|
"objectId": "0b1d9226-a694-11eb-bc21-baec55d199cd",
|
||||||
|
"type": "file"
|
||||||
|
},
|
||||||
|
"s3c-location": {
|
||||||
|
"type": "aws_s3",
|
||||||
"legacyAwsBehavior": true,
|
"legacyAwsBehavior": true,
|
||||||
"details": {}
|
"objectId": "1b1d9226-a694-11eb-bc21-baec55d199cd",
|
||||||
|
"details": {
|
||||||
|
"awsEndpoint": "10.100.5.232:8000",
|
||||||
|
"bucketName": "n2b",
|
||||||
|
"bucketMatch": false,
|
||||||
|
"credentialsProfile": "ring",
|
||||||
|
"serverSideEncryption": true,
|
||||||
|
"https": false,
|
||||||
|
"pathStyle": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"us-east-2": {
|
"aws-location": {
|
||||||
"type": "file",
|
"type": "aws_s3",
|
||||||
"objectId": "us-east-2",
|
"legacyAwsBehavior": true,
|
||||||
"legacyAwsBehavior": false,
|
"objectId": "2b1d9226-a694-11eb-bc21-baec55d199cd",
|
||||||
"details": {}
|
"details": {
|
||||||
|
"awsEndpoint": "s3.amazonaws.com",
|
||||||
|
"bucketName": "aws-n2b",
|
||||||
|
"bucketMatch": false,
|
||||||
|
"credentialsProfile": "aws-account",
|
||||||
|
"serverSideEncryption": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"us-west-1": {
|
"azure-location": {
|
||||||
"type": "file",
|
"type": "azure",
|
||||||
"objectId": "us-west-1",
|
"legacyAwsBehavior": true,
|
||||||
"legacyAwsBehavior": false,
|
"objectId": "4b1d9226-a694-11eb-bc21-baec55d199cd",
|
||||||
"details": {}
|
"details": {
|
||||||
|
"supportsVersioning": false,
|
||||||
|
"azureStorageEndpoint": "https://nicolas2bert.blob.core.windows.net/",
|
||||||
|
"azureStorageAccountName": "nicolas2bert",
|
||||||
|
"azureStorageAccessKey": "UoxR5eCsz2u2Ulsbycf0cahs5aMxxhWfILok8o9n91lcg4yzHrYzbuCD+5UjrkB4xGKv8L0DuKix5LaWUex/OQ==",
|
||||||
|
"bucketMatch": false,
|
||||||
|
"azureContainerName": "container1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"us-west-2": {
|
"ingest-location": {
|
||||||
"type": "file",
|
"details": {
|
||||||
"objectId": "us-west-2",
|
"awsEndpoint": "10.100.5.232:8000",
|
||||||
|
"bucketMatch": true,
|
||||||
|
"bucketName": "n2b-ingest",
|
||||||
|
"credentialsProfile": "ring",
|
||||||
|
"https": false,
|
||||||
|
"pathStyle": true,
|
||||||
|
"region": "us-east-1",
|
||||||
|
"serverSideEncryption": false,
|
||||||
|
"supportsVersioning": true
|
||||||
|
},
|
||||||
|
"isTransient": false,
|
||||||
"legacyAwsBehavior": false,
|
"legacyAwsBehavior": false,
|
||||||
"details": {}
|
"objectId": "36a862b3-fee4-11eb-a6ba-26bd22419be3",
|
||||||
},
|
"type": "aws_s3",
|
||||||
"ca-central-1": {
|
"locationType": "location-scality-ring-s3-v1"
|
||||||
"type": "file",
|
|
||||||
"objectId": "ca-central-1",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"cn-north-1": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "cn-north-1",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"ap-south-1": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "ap-south-1",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"ap-northeast-1": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "ap-northeast-1",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"ap-northeast-2": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "ap-northeast-2",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"ap-southeast-1": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "ap-southeast-1",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"ap-southeast-2": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "ap-southeast-2",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"eu-central-1": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "eu-central-1",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"eu-west-1": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "eu-west-1",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"eu-west-2": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "eu-west-2",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"EU": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "EU",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
|
||||||
"sa-east-1": {
|
|
||||||
"type": "file",
|
|
||||||
"objectId": "sa-east-1",
|
|
||||||
"legacyAwsBehavior": false,
|
|
||||||
"details": {}
|
|
||||||
},
|
},
|
||||||
"location-dmf-v1": {
|
"location-dmf-v1": {
|
||||||
"type": "dmf",
|
"type": "dmf",
|
||||||
"objectId": "location-dmf-v1",
|
"objectId": "location-dmf-v1",
|
||||||
"legacyAwsBehavior": false,
|
"legacyAwsBehavior": false,
|
||||||
"isCold": true,
|
"isCold": true,
|
||||||
"details": {}
|
"details": {
|
||||||
|
"endpoint": "ws://localhost:5001/session",
|
||||||
|
"username": "user1",
|
||||||
|
"password": "pass1",
|
||||||
|
"repoId": [
|
||||||
|
"233aead6-1d7b-4647-a7cf-0d3280b5d1d7",
|
||||||
|
"81e78de8-df11-4acd-8ad1-577ff05a68db"
|
||||||
|
],
|
||||||
|
"nsId": "65f9fd61-42fe-4a68-9ac0-6ba25311cc85"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue