GitHub user rahulrrixe opened a pull request:
https://github.com/apache/libcloud/pull/253
Add policy management methods to the ELB driver
@Kami_ I am not able to debug the elb.py individually.
P.S. From now onward i will create pull request after i have made few
changes. I am not used to it, because in fedora community we used to discuss
things on fpaste and then create pr.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulrrixe/libcloud loadbalancerpolicy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/253.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 #253
----
commit 1875028fb0fdcfa91b91667c977b53691ea6c155
Author: Rahul Ranjan <[email protected]>
Date: 2014-02-18T21:41:38Z
added ex_rename() extention method to the driver
added test suite for the ex_rename() extention method
changed ex_rename() to ex_rename_node() extention method
Added the MockHttptestcase from ex_rename_node() extension method
changed ex_rename() to ex_rename_node() extention method
corrected the MockHttptestcase for ex_rename_node() method
Added a fixture for ex_rename_node() method
commit 06f0c2020b49206442955163506bd6b621dd2caf
Author: Rahul Ranjan <[email protected]>
Date: 2014-02-22T17:13:58Z
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud
into loadbalancerpolicy
commit 0df940dfe013e0379c73ceececbd65f41b11363d
Author: Rahul Ranjan <[email protected]>
Date: 2014-02-22T17:16:35Z
Added ex_create_balancer_policy() and ex_destroy_balancer_policy() method
commit b384c0a223bcb5a53f68539f898d3fef0fb05506
Author: Rahul Ranjan <[email protected]>
Date: 2014-02-22T17:17:17Z
Added test suite for ex_create_balancer_policy() and
ex_destroy_balancer_policy() method
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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.
---