You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by franckcuny <gi...@git.apache.org> on 2014/03/12 04:51:07 UTC

[dev] [GitHub] libcloud pull request: Support deletion and deprecation of GCE's i...

GitHub user franckcuny opened a pull request:

    https://github.com/apache/libcloud/pull/260

    Support deletion and deprecation of GCE's images.

    Add a new class GCENodeImage to represent GCE's images, and support the
    `delete` and `deprecated` functions.
    
    Added a new extra field to the image object to specify the deprecation
    status.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/franckcuny/libcloud gce-node-image

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #260
    
----
commit cd11ba8f63d579c415cafe2bdab76c88cc0eff7e
Author: Franck Cuny <fr...@gmail.com>
Date:   2014-03-11T15:26:58Z

    Support deletion and deprecation of GCE's images.
    
    Add a new class GCENodeImage to represent GCE's images, and support the
    `delete` and `deprecated` functions.
    
    Added a new extra field to the image object to specify the deprecation
    status.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[dev] [GitHub] libcloud pull request: Support deletion and deprecation of GCE's i...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/260


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---