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