[
https://issues.apache.org/jira/browse/LIBCLOUD-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392289#comment-14392289
]
ASF GitHub Bot commented on LIBCLOUD-684:
-----------------------------------------
GitHub user aviweit opened a pull request:
https://github.com/apache/libcloud/pull/494
[LIBCLOUD-684] Add auto-scale support for AWS and Softlayer providers
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/Cloud-Elasticity-Services/as-libcloud
jira_684_autoscale
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/494.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 #494
----
commit a348aa5492f6dcaf45de37d4f428110c5f3a2460
Author: Avi Weit <[email protected]>
Date: 2015-03-16T12:21:40Z
[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)