-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Extend STORAGE_BACKEND config to support Swift #16319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This PR has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further action is taken. |
|
@arthanson hello, is it possible to prevent the automatic closure? Thanks |
|
Hi @jeremystretch I still see "Changes requested", so I want to make sure nothing is blocked on me. Thanks. |
jeremystretch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@XioNoX this should be good to go except for the inclusion of django.po; this file should be removed from the PR. (I tried to handle this myself but I don't have permission to push changes to your branch.)
Requires django-storage-swift >= 1.4.0 when used. Bug: T310717 Change-Id: I67cf439e9152608cbba3a3de4173d54ba5fbddc2
Co-authored-by: Jeremy Stretch <[email protected]>
Co-authored-by: Jeremy Stretch <[email protected]>
Co-authored-by: Jeremy Stretch <[email protected]>
I think it's good now :) thanks |
jeremystretch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @XioNoX!
Fixes: #14554