jclouds/sandbox-providers/aws-elb
Adrian Cole 739bcc4c68 Issue 491:support new ap-northeast-1 region in aws 2011-03-03 09:44:53 -05:00
..
src Issue 491:support new ap-northeast-1 region in aws 2011-03-03 09:44:53 -05:00
README.txt Moved elb and aws-elb READMEs to sandbox (see 38a04f671d) 2011-02-01 09:38:40 +01:00
pom.xml Issue 491:support new ap-northeast-1 region in aws 2011-03-03 09:44:53 -05:00

README.txt

====

    Copyright (C) 2010 Cloud Conscious, LLC. <info@cloudconscious.com>

    ====================================================================
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    ====================================================================
====

#
# The jclouds provider for Amazon's Elastic Load Balancing (http://aws.amazon.com/elasticloadbalancing/).
#
# Expects the jclouds elb API to be present on your application's classpath.
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.