You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Shawn Smith (Created) (JIRA)" <ji...@apache.org> on 2012/01/04 07:42:39 UTC

[dev] [jira] [Created] (LIBCLOUD-138) Return NodeImage in OpenStack_1_1_NodeDriver ex_save_image

Return NodeImage in OpenStack_1_1_NodeDriver ex_save_image
----------------------------------------------------------

                 Key: LIBCLOUD-138
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-138
             Project: Libcloud
          Issue Type: Improvement
            Reporter: Shawn Smith
            Priority: Minor


Currently, ex_save_image in the OpenStack_1_1_NodeDriver returns resp.status == httplib.ACCEPTED.  Would like to change this to return a NodeImage object by doing a subsequent GET request using the ID we get back in the location header of the createImage response.


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

        

[dev] [jira] [Resolved] (LIBCLOUD-138) Return NodeImage in OpenStack_1_1_NodeDriver ex_save_image

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

Tomaz Muraus resolved LIBCLOUD-138.
-----------------------------------

    Resolution: Fixed
    
> Return NodeImage in OpenStack_1_1_NodeDriver ex_save_image
> ----------------------------------------------------------
>
>                 Key: LIBCLOUD-138
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-138
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Shawn Smith
>            Priority: Minor
>         Attachments: openstack_1_1_driver_ex_save_image.patch
>
>
> Currently, ex_save_image in the OpenStack_1_1_NodeDriver returns resp.status == httplib.ACCEPTED.  Would like to change this to return a NodeImage object by doing a subsequent GET request using the ID we get back in the location header of the createImage response.

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

        

[dev] [jira] [Closed] (LIBCLOUD-138) Return NodeImage in OpenStack_1_1_NodeDriver ex_save_image

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

Tomaz Muraus closed LIBCLOUD-138.
---------------------------------

    
> Return NodeImage in OpenStack_1_1_NodeDriver ex_save_image
> ----------------------------------------------------------
>
>                 Key: LIBCLOUD-138
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-138
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Shawn Smith
>            Priority: Minor
>         Attachments: openstack_1_1_driver_ex_save_image.patch
>
>
> Currently, ex_save_image in the OpenStack_1_1_NodeDriver returns resp.status == httplib.ACCEPTED.  Would like to change this to return a NodeImage object by doing a subsequent GET request using the ID we get back in the location header of the createImage response.

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

        

[dev] [jira] [Updated] (LIBCLOUD-138) Return NodeImage in OpenStack_1_1_NodeDriver ex_save_image

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

Shawn Smith updated LIBCLOUD-138:
---------------------------------

    Attachment: openstack_1_1_driver_ex_save_image.patch
    
> Return NodeImage in OpenStack_1_1_NodeDriver ex_save_image
> ----------------------------------------------------------
>
>                 Key: LIBCLOUD-138
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-138
>             Project: Libcloud
>          Issue Type: Improvement
>            Reporter: Shawn Smith
>            Priority: Minor
>         Attachments: openstack_1_1_driver_ex_save_image.patch
>
>
> Currently, ex_save_image in the OpenStack_1_1_NodeDriver returns resp.status == httplib.ACCEPTED.  Would like to change this to return a NodeImage object by doing a subsequent GET request using the ID we get back in the location header of the createImage response.

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