Cory Lee
|
ac4845d052
|
DEPR-14 Remove AWS.py
|
2019-03-28 10:48:34 -04:00 |
|
Cory Lee
|
bd6e060ea7
|
Use production.py instead of aws.py
|
2018-10-02 17:02:07 -04:00 |
|
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
|
0fcdcb02bb
|
Use ORA2 django storage on openstack and devstack.
Default ORA2 storage settings use AWS, so no change required to aws envs.
|
2017-07-14 11:23:15 -04:00 |
|
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 |
|