Commit Graph

6 Commits

Author SHA1 Message Date
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
068a5d06eb Update to django-storage-swift v1.2.18
and enable lazy connections by default.

cf https://github.com/dennisv/django-storage-swift/pull/97
2018-02-15 20:38:18 +10:30
Jillian Vogel
32f9532de5 Bumps django-storage-swift to 1.2.15
* Allows temporary URLs to work from Private SWIFT storage, e.g. for grade report downloads.
2017-01-11 21:09:59 +10:30
Jesse Shapiro
e431459cb5 Upgrade django-storage-swift to 1.2.12 2016-10-19 08:16:37 -04:00
E. Kolpakov
0dddc2e3d4 Bumped Django SWIFT storage version 2016-07-06 11:50:38 +03:00
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