Jillian Vogel
|
8a579d9236
|
Set SWIFT_CONTENT_LENGTH_FROM_FD=False
Works around a bug with Django SWIFT storage uploads in edx-platform, cf
https://github.com/dennisv/django-storage-swift/pull/100
Also adds SWIFT_LAZY_CONNECT to cms.envs.openstack, to balance with the lms settings.
|
2018-04-03 00:42:29 +09:30 |
|
Jillian Vogel
|
2f98f8af63
|
Use django storage mechanism to determine file size
when serving course export tarball.
|
2017-09-12 16:07:09 +09:30 |
|
Jesse Shapiro
|
9d5db5ae24
|
Adds OpenStack settings to CMS environment
and a comment and explaining why we import aws.* in the openstack settings.
|
2017-02-02 09:27:22 +10:30 |
|
Omar Khan
|
2faab97eea
|
Add OpenStack Swift support
Refactor all S3 code to use the django storage API and add swift
settings for openstack deployments
|
2016-07-05 17:31:59 +03:00 |
|