[ 
https://issues.apache.org/jira/browse/LIBCLOUD-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487507#comment-13487507
 ] 

Tomaz Muraus commented on LIBCLOUD-251:
---------------------------------------

Just FYI, the way you are using urlencode won't work with all the supported 
Python version. You need to use urlencode from libcloud.utils.p3.

You can grep code for "urlencode" for other examples.
                
> Expose query and control settings functionality for vCloud driver
> -----------------------------------------------------------------
>
>                 Key: LIBCLOUD-251
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-251
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>    Affects Versions: 0.11.2
>            Reporter: Michal Galet
>              Labels: vcloud
>         Attachments: LIBCLOUD-251.patch
>
>
> * Provide functionality to get and set control access for vApps. This way 
> created vApps can be shared between users/groups or everyone.
> * Expose generic query method

--
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