GitHub user erjohnso opened a pull request:

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

    [google compute] adding TargetInstance

    Adding another Google Compute Engine API resource type, TargetInstance. 
This resource can be used with GCE's ForwardingRules (part of load-balancer) to 
direct traffic to a specific node (aka instance).
    
    Public docs are: 
https://cloud.google.com/compute/docs/reference/latest/targetInstances

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

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

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

    https://github.com/apache/libcloud/pull/393.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 #393
    
----
commit b166b4155f41dd9df35f22c32c025336ed9a0c7a
Author: Eric Johnson <[email protected]>
Date:   2014-11-18T22:55:29Z

    [google compute] adding TargetInstance

----


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