Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.1
-
None
Description
The supplier
org.jclouds.aws.ec2.compute.supplier.AWSEC2HardwareSupplier
is missing a reference to the Amazon EC2 c3.large instance.
Please note that
org.jclouds.ec2.domain.InstanceType
includes a C3_LARGE element starting from version 1.6.3.
Is there a reason why AWSEC2HardwareSupplier shoud not be up-to-date with the full list of items of InstanceType ?