GitHub user erjohnso opened a pull request:

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

    [google compute] improved API coverage for Projects - redux

    This PR replaces #399.
    
    This PR adds support for:
    
      * Setting common instance metadata. Common instance (or project-wide) 
metadata is typically used for defining a `startup-script` and setting 
`sshKeys`.
      * Setting a usage export bucket. The usage export feature allows storing 
compute engine resource usage to Google Cloud Storage.
    
    For setting common instance metadata, there is a safety check (boolean 
flag) to that must be set to forcefully overwrite or remove `sshKeys`.

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

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

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

    https://github.com/apache/libcloud/pull/409.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 #409
    
----
commit afa6e5e3b74b8f53607ce0ba22d6c6e506125e7e
Author: Eric Johnson <[email protected]>
Date:   2014-12-02T22:13:57Z

    [google compute] improved API coverage for Projects - redux

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to