[
https://issues.apache.org/jira/browse/LIBCLOUD-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491059#comment-14491059
]
ASF GitHub Bot commented on LIBCLOUD-684:
-----------------------------------------
GitHub user aviweit opened a pull request:
https://github.com/apache/libcloud/pull/503
[LIBCLOUD-684] Add auto-scale support for AWS and Softlayer providers
Link to corresponding issue:
https://issues.apache.org/jira/browse/LIBCLOUD-684
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aviweit/libcloud jira_684_autoscale2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/503.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 #503
----
commit 8da2b88c90c7690d8d62c125967393144417b2e2
Author: Avi Weit <[email protected]>
Date: 2015-04-11T14:58:58Z
[LIBCLOUD-684] Add auto-scale support for AWS and Softlayer providers
----
> Add auto-scale support for AWS and Softlayer providers
> ------------------------------------------------------
>
> Key: LIBCLOUD-684
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-684
> Project: Libcloud
> Issue Type: New Feature
> Components: Compute, LoadBalancer
> Reporter: Avi Weit
>
> Add basic auto-scale support for AWS and Softlayer providers and add
> Softlayer load balancer driver to support most balancer base driver APIs.
> The following auto scale operations were added:
> Auto Scale Groups:
> List groups
> Create group / create group with load balancer
> Delete group (and all of its resources)
> List group members
> Auto Scale Policies:
> List policies for a given group
> Create policy for a given group
> Delete policy
> Auto Scale Alarms:
> List alarms for a given policy
> Create alarm for a given policy
> Delete alarm
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)