You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/01/22 11:29:21 UTC

[libcloud] [jira] Created: (LIBCLOUD-7) Add docstring to drivers/ec2.py#create_node to indicate how to use the function

Add docstring to drivers/ec2.py#create_node to indicate how to use the function
-------------------------------------------------------------------------------

                 Key: LIBCLOUD-7
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-7
             Project: Libcloud
          Issue Type: Improvement
          Components: Documentation
            Reporter: Jeff Hammerbacher


I tried to spin up an instance on EC2 tonight and was pained to see that running "print driver.__doc__" gave me "None" in the Python shell. Let's fix that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[libcloud] [jira] Resolved: (LIBCLOUD-7) Add docstring to drivers/ec2.py#create_node to indicate how to use the function

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

Jerry Chen resolved LIBCLOUD-7.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0

Added some docstrings to drivers.ec2 create_node

> Add docstring to drivers/ec2.py#create_node to indicate how to use the function
> -------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-7
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-7
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Jeff Hammerbacher
>            Assignee: Jerry Chen
>             Fix For: 0.2.0
>
>
> I tried to spin up an instance on EC2 tonight and was pained to see that running "print driver.__doc__" gave me "None" in the Python shell. Let's fix that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[libcloud] [jira] Assigned: (LIBCLOUD-7) Add docstring to drivers/ec2.py#create_node to indicate how to use the function

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

Jerry Chen reassigned LIBCLOUD-7:
---------------------------------

    Assignee: Jerry Chen

> Add docstring to drivers/ec2.py#create_node to indicate how to use the function
> -------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-7
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-7
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Jeff Hammerbacher
>            Assignee: Jerry Chen
>
> I tried to spin up an instance on EC2 tonight and was pained to see that running "print driver.__doc__" gave me "None" in the Python shell. Let's fix that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.