Repository: stratos Updated Branches: refs/heads/gsoc-projects-2015 2cf19a320 -> 0e43f4b7c
Initial commit of README file. Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/4babb61b Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/4babb61b Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/4babb61b Branch: refs/heads/gsoc-projects-2015 Commit: 4babb61beb637ed592dd454dcf91c0c538907d98 Parents: 6b89b3d Author: swapnilpatilRajaram <[email protected]> Authored: Sun May 24 12:59:47 2015 +0000 Committer: swapnilpatilRajaram <[email protected]> Committed: Sun May 24 12:59:47 2015 +0000 ---------------------------------------------------------------------- extensions/load-balancer/aws-extension/README.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/4babb61b/extensions/load-balancer/aws-extension/README.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/aws-extension/README.md b/extensions/load-balancer/aws-extension/README.md new file mode 100644 index 0000000..75fa622 --- /dev/null +++ b/extensions/load-balancer/aws-extension/README.md @@ -0,0 +1,5 @@ +# Apache Stratos AWS Extension + +Apache Stratos AWS extension is a load balancer extension for Amazon Web Services (AWS). It is an executable program +which can manage AWS laod balancers according to the topology, composite application model, tenant application signups +and domain mapping information received from Stratos via the message broker.
