You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2012/06/20 08:49:43 UTC

[dev] [jira] [Resolved] (LIBCLOUD-216) Update docstrings - add @requires annotation for required arguments to dns providers

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

Tomaz Muraus resolved LIBCLOUD-216.
-----------------------------------

    Resolution: Fixed
    
> Update docstrings - add @requires annotation for required arguments to dns providers
> ------------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-216
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-216
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Ilgiz Islamgulov
>            Priority: Minor
>         Attachments: requires_annotation_dns.patch
>
>
> Usually providers requires key and secret arguments, but some of them also requires host or path for example. So when user make request we need to know that attributes required by provider in Libcloud.REST project. @requres annotation aims to solve this problem. We can parse this docstring and get required arguments.

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