Skip to content

Remove Collaboratory Reference - Rename Collaboratory StorageProfile to be S3 #463

@joneubank

Description

@joneubank

Summary of request

StorageProfiles were added to score-core as a mechanism for the server to communicate to a client which object storage service is used by a score server. This functionality is working well, but the constant used to indicate the S3-like storage profile was named after a specific projects hosting environment: COLLABORATORY.

We want to change the name of this StorageProfile in the code base, and change the value used (by both the server and client) for this storage profile.

Details

Score Core

S3("s3", "s3");

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions