Brian DeGeeter created LIBCLOUD-256:
---------------------------------------

             Summary: Content-length header causes httplib exception in 
VCloudConnection
                 Key: LIBCLOUD-256
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-256
             Project: Libcloud
          Issue Type: Bug
          Components: Compute
    Affects Versions: 0.11.2
         Environment: Centos 5.8, python 2.7, 
            Reporter: Brian DeGeeter


_get_auth_headers in VCloudConnnection raises and exception due to an integer 0 
set as the Content-Length.  The issues is resolved by setting the 
Content-Length to a string '0'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to