mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 18:49:52 +00:00
50f1a0c5c0
- Adds networks field/methods to TemplateOptions. - Adds them to children as well for legacy reasons. - Deprecates CloudStackTemplateOptions#networkIds methods in favor of #networks. - TODO: Modify compute abstraction layer for provisioning for nova, EC2, et al to take advantage of this.
# # 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.