-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
There's a strict check over which storage tiers entries are allowed.
This can be problematic when providers have their own storage tiers (as an example, Scaleway provides the "ONEZONE_IA" storage tier for single-AZ data)
Here's the related code :
| _VALID_STORAGE_CLASSES = ( |
| assert storage_class in _VALID_STORAGE_CLASSES |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed