jclouds/providers/aws-ec2
Nikolay Sokolov 5b4ac5f186 Added support for RunInstances parameter PrivateIpAddress on EC2 2015-02-16 22:14:48 +01:00
..
src Added support for RunInstances parameter PrivateIpAddress on EC2 2015-02-16 22:14:48 +01:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08: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.