You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Brad Morgan (JIRA)" <ji...@apache.org> on 2011/05/24 00:39:47 UTC

[libcloud] [jira] [Created] (LIBCLOUD-86) Rackspace driver throws InvalidCredsError instead of MalformedResponseError

Rackspace driver throws InvalidCredsError instead of MalformedResponseError
---------------------------------------------------------------------------

                 Key: LIBCLOUD-86
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-86
             Project: Libcloud
          Issue Type: Bug
          Components: Core
            Reporter: Brad Morgan
            Priority: Minor


./libcloud/common/rackspace.py

The auth code here is throwing an InvalidCredsError for things that should be throwing a MalformedResponseError (500s, missing headers, etc).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[libcloud] [jira] [Updated] (LIBCLOUD-86) Rackspace driver throws InvalidCredsError instead of MalformedResponseError

Posted by "Brad Morgan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brad Morgan updated LIBCLOUD-86:
--------------------------------

    Attachment: LIBCLOUD-86.patch

Patch for this issue + tests

> Rackspace driver throws InvalidCredsError instead of MalformedResponseError
> ---------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-86
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-86
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brad Morgan
>            Priority: Minor
>         Attachments: LIBCLOUD-86.patch
>
>
> ./libcloud/common/rackspace.py
> The auth code here is throwing an InvalidCredsError for things that should be throwing a MalformedResponseError (500s, missing headers, etc).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[libcloud] [jira] [Resolved] (LIBCLOUD-86) Rackspace driver throws InvalidCredsError instead of MalformedResponseError

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LIBCLOUD-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-86.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.1

> Rackspace driver throws InvalidCredsError instead of MalformedResponseError
> ---------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-86
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-86
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brad Morgan
>            Priority: Minor
>             Fix For: 0.5.1
>
>         Attachments: LIBCLOUD-86.patch
>
>
> ./libcloud/common/rackspace.py
> The auth code here is throwing an InvalidCredsError for things that should be throwing a MalformedResponseError (500s, missing headers, etc).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[libcloud] [jira] [Commented] (LIBCLOUD-86) Rackspace driver throws InvalidCredsError instead of MalformedResponseError

Posted by "Tomaz Muraus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LIBCLOUD-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038306#comment-13038306 ] 

Tomaz Muraus commented on LIBCLOUD-86:
--------------------------------------

Merged into trunk, thanks.

> Rackspace driver throws InvalidCredsError instead of MalformedResponseError
> ---------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-86
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-86
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brad Morgan
>            Priority: Minor
>             Fix For: 0.5.1
>
>         Attachments: LIBCLOUD-86.patch
>
>
> ./libcloud/common/rackspace.py
> The auth code here is throwing an InvalidCredsError for things that should be throwing a MalformedResponseError (500s, missing headers, etc).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[libcloud] [jira] [Issue Comment Edited] (LIBCLOUD-86) Rackspace driver throws InvalidCredsError instead of MalformedResponseError

Posted by "Brad Morgan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LIBCLOUD-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038294#comment-13038294 ] 

Brad Morgan edited comment on LIBCLOUD-86 at 5/23/11 10:44 PM:
---------------------------------------------------------------

Added a patch for this issue + tests

      was (Author: morgabra):
    Patch for this issue + tests
  
> Rackspace driver throws InvalidCredsError instead of MalformedResponseError
> ---------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-86
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-86
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brad Morgan
>            Priority: Minor
>         Attachments: LIBCLOUD-86.patch
>
>
> ./libcloud/common/rackspace.py
> The auth code here is throwing an InvalidCredsError for things that should be throwing a MalformedResponseError (500s, missing headers, etc).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira