You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by erjohnso <gi...@git.apache.org> on 2015/05/13 23:55:17 UTC

[GitHub] libcloud pull request: [google compute] LIBCLOUD-696: improve node...

GitHub user erjohnso opened a pull request:

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

    [google compute] LIBCLOUD-696: improve node image detection

    Google removed 'image' from the instance resource a while ago, but sometimes set a sourceImage on a persistent disk. This fix will consult the sourceImage attribute on the instance's (node's) boot_disk to try and determine the image.  There is still no guarantee this will be set (e.g. if a persistent disk was created from a snapshot, this will still be None), but this is an improvement.
    
    Fixes https://issues.apache.org/jira/browse/LIBCLOUD-696

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

    $ git pull https://github.com/erjohnso/libcloud jira696

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

    https://github.com/apache/libcloud/pull/522.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 #522
    
----
commit b5fd83947f6fb821c38618782f1de39d73a6e0a4
Author: Eric Johnson <er...@google.com>
Date:   2015-05-13T21:52:39Z

    [google compute] LIBCLOUD-696: improve node image detection

----


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

[GitHub] libcloud pull request: [google compute] LIBCLOUD-696: improve node...

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

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


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