GitHub user sT331h0rs3 opened a pull request:
https://github.com/apache/libcloud/pull/1079
Add loadBalancingScheme parameter for ex_create_forwarding_rule method in
GCE driver.
loadBalancingScheme parameter exists in ForwardingRules resource:
https://cloud.google.com/compute/docs/reference/latest/forwardingRules
However, we do not have it in ex_create_forwarding_rule method in GCE
driver.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sT331h0rs3/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1079.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 #1079
----
commit 45ba5131c3ccbb76f878f3fe50b3b28b09a410f9
Author: sT331h0rs3 <[email protected]>
Date: 2017-06-22T11:26:00Z
Add loadBalancingScheme parameter for ex_create_forwarding_rule method in
GCE driver.
----
---
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.
---