You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Dave King (Updated) (JIRA)" <ji...@apache.org> on 2012/02/16 19:14:59 UTC

[dev] [jira] [Updated] (LIBCLOUD-153) OpenStack BaseConnection does not allow GET parameters as a key-value pairing

     [ https://issues.apache.org/jira/browse/LIBCLOUD-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave King updated LIBCLOUD-153:
-------------------------------

    Attachment: libcloud-153.patch

First attempt at this.
                
> OpenStack BaseConnection does not allow GET parameters as a key-value pairing
> -----------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-153
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-153
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Core
>            Reporter: Dave King
>            Priority: Minor
>         Attachments: libcloud-153.patch
>
>
> For GETs, OpenStack BaseConnection assigns the cache-busting attribute on the parameters to a random number.
> This assignment is done as a dictionary assignment, meaning it is not possible to pass in a value of key-value pairs (the main reason to do this is to pass the same key in with different values, for example, as in the batch delete at http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/Remove_Nodes-d1e2675.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira