Skip to content

Remove strict check over Storage Tiers #92

@Aeris1One

Description

@Aeris1One

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions