Actions
Issue #5954
closedAdd support for Azure blob storage as file backend for Pulp
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix
Sprint:
Quarter:
Description
Currently only AWS S3 support is working and documented for Pulp, however, Django Storages also supports Azure blob storage. Please support this as well.
Actions
Allow storages.backends.azure_storage.AzureStorage as value DEFAULT_FILE_STORAGE in order to use Azure blob as backend and add the documentation, fixes #5954 (#475)