Files
edx-platform/requirements/edx/openstack.txt
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

7 lines
125 B
Plaintext

#
# Dependencies for OpenStack deployments.
#
# OpenStack swift backend for django storage API
django-storage-swift==1.2.19