You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "zahlenofzahlen (JIRA)" <ji...@apache.org> on 2014/04/14 17:36:15 UTC

[jira] [Created] (LIBCLOUD-537) Add compute image management to compute/base.py and normalize driver classes to support this notion

zahlenofzahlen created LIBCLOUD-537:
---------------------------------------

             Summary: Add compute image management to compute/base.py and normalize driver classes to support this notion
                 Key: LIBCLOUD-537
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-537
             Project: Libcloud
          Issue Type: New Feature
          Components: Compute
    Affects Versions: 0.14.0-beta3
            Reporter: zahlenofzahlen


Add support for generic compute image management by extending base.py with:

save_image()

delete_image()

get_image()

copy_image()

This functionality follows the generic capabilities of Libcloud and applies to most of the providers. Initially I will be extending Amazon, Rackspace, and Google. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)