mirror of
https://github.com/apache/jclouds.git
synced 2025-02-12 13:06:14 +00:00
Adds CreateVolumeOptions for volume creation, adds support for the above EBS configs in Image, Volume, BlockDeviceMapping, etc.
# # 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.