jclouds/providers/aws-ec2
Aled Sage 1fb286809e JCLOUDS-549: Fix NPE in LoginCredentials.toString
- also deprecates LoginCredentails.get(Password|PrivateKey)
- use getOptionalPassword and getOptionalPrivateKey instead
2014-07-18 14:09:18 +01:00
..
src JCLOUDS-549: Fix NPE in LoginCredentials.toString 2014-07-18 14:09:18 +01:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Default values for aws credential properties 2014-07-02 15:33:10 -07:00

README.txt

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