GitHub user erjohnso opened a pull request:

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

    [google compute] improved API coverage for Projects

    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

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

    https://github.com/apache/libcloud/pull/399.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 #399
    
----
commit 4676bad66bc51294be95d21c3e6253968154f7b1
Author: Eric Johnson <[email protected]>
Date:   2014-11-24T20:04:31Z

    [google compute] improved API coverage for Projects

----


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