Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-396

Commit c10249d1d733ba5215820c5d935265de5ae6bc84 break SWIFT storage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.13.1
    • 0.13.2
    • Storage
    • None

    Description

      Commit c10249d1d733ba5215820c5d935265de5ae6bc84 break SWIFT storage (Provider.CLOUDFILES_SWIFT).

      The commit sets the Content-Length to 0 which can overwrite the existing content length (in libcloud/common/base.py).

      The proposed fix: set the length to 0 only if it is not already set.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ikusalic Ivan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: