Ignasi Barrera
|
3af38ff9fd
|
JCLOUDS-431: Added m3.medium and m3.large instance types to EC2
|
2014-02-27 16:09:52 +04:00 |
|
jolly
|
df8fdb7c41
|
add g2.2xlarge EC2 instance size (JCLOUDS-364)
|
2014-02-27 15:40:18 +04:00 |
|
adriancole
|
c9247f0617
|
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
|
2013-05-16 21:52:51 -07:00 |
|
adriancole
|
99b5840019
|
JCLOUDS-31. remove malformed, duplicate, or unnecessary headers
|
2013-05-16 21:37:33 -07:00 |
|
Adrian Cole
|
f9c8fc0b1f
|
added iam instance profile args to aws-ec2
|
2013-02-25 19:12:40 -08:00 |
|
Adrian Cole
|
5cab8dcd96
|
unhooked version dependency from ec2 async tests
|
2013-02-25 18:54:55 -08:00 |
|
Adrian Cole
|
3dd309da2d
|
various cleanups to get ec2 subnet api up to latest
|
2013-02-24 17:05:39 -08:00 |
|
Adrian Cole
|
ece9b5b82e
|
deterministic creation of requests based on arg order
|
2013-02-24 15:38:52 -08:00 |
|
Vadas Gintautas
|
9b5bc07495
|
update hardware specs
update hardware specs
fix hardware ccami support
update hardware specs
update hardware specs
fix hardware ccami support
|
2013-02-20 14:02:08 -05:00 |
|
adriancole
|
d6662ef602
|
verify http://code.google.com/p/jclouds/issues/detail?id=406
|
2013-01-11 10:09:33 -08:00 |
|
adriancole
|
6f2c21ec7b
|
change cacheloader that can return nulls to return optional so to avoid cacheload exceptions
|
2013-01-10 15:27:25 -08:00 |
|
adriancole
|
785f616a95
|
fix issue #1149: subnet id for spot instances
|
2013-01-10 15:27:20 -08:00 |
|
adriancole
|
c83aa133a2
|
refactored ec2 tests so that they can be used in aws-ec2
|
2013-01-10 14:58:07 -08:00 |
|
Adrian Cole
|
69a8304617
|
replaced jersey w/Uris & UriTemplates; removed complexity in url encoding and edge cases like matrix params
|
2012-12-24 16:11:08 -08:00 |
|
Adrian Cole
|
9d19777c46
|
added named annotations corresponding to IAM actions
|
2012-12-21 14:16:53 -08:00 |
|
Adrian Cole
|
a7f39f5acd
|
Issue 1123: add new Asia Pacific (Sydney) Region [ap-southeast-2]
|
2012-11-13 10:09:55 -08:00 |
|
Adrian Cole
|
4ad9660596
|
updated aws template test
|
2012-11-13 08:44:48 -08:00 |
|
Adrian Cole
|
c98f7d7b72
|
Issue 1110: replace TagClient with TagApi in aws-ec2
|
2012-11-12 19:17:52 -08:00 |
|
Adrian Cole
|
0394afe23f
|
Issue 671: NPE on aws-ec2 w/vpc security groups
|
2012-10-08 15:41:50 -04:00 |
|
Adrian Cole
|
d766f8d4e3
|
stable ec2
|
2012-09-16 22:37:13 -07:00 |
|
Adrian Cole
|
6f5ebf3e90
|
Issue 1085:deprecate getRegion from EC2 domain objects
|
2012-09-16 12:55:48 -07:00 |
|
Adrian Cole
|
b951276ec3
|
cleaned up aws apis
|
2012-09-15 23:47:44 -07:00 |
|
Adrian Cole
|
0b31622267
|
cleaned ec2 instance type
|
2012-09-15 14:05:24 -07:00 |
|
vijaykiran
|
7a81769e1c
|
Issue-1051 overrideLoginUser not working
|
2012-08-03 01:14:09 +02:00 |
|
Adrian Cole
|
b5558a25e9
|
test expectations
|
2012-07-30 12:31:16 -07:00 |
|
Adrian Cole
|
0424274259
|
Issue 1049:support aws-ec2 cluster compute instances in eu-west-1
|
2012-07-30 12:31:15 -07:00 |
|
Adrian Cole
|
53fe278f03
|
added windows password parsing to ec2
|
2012-07-30 12:31:11 -07:00 |
|
Andrew Gaul
|
8ed0e28e68
|
Spelling corrections
|
2012-07-26 22:39:35 -07:00 |
|
Adrian Cole
|
1b0d6e027a
|
prettier toString on ec2
|
2012-07-26 10:07:14 -07:00 |
|
Adrian Cole
|
5d6e005e8b
|
Issue 1030:defaults not picking up on compute.templateOptions()
|
2012-07-25 00:33:39 -07:00 |
|
vijaykiran
|
de3db2103d
|
issue-1026 Support for aws-ec2 hi1.4x instance
|
2012-07-25 00:26:21 +02:00 |
|
Andrew Gaul
|
985cccff9a
|
Prefer valueOf over explicit object creation
This allows use of cached values. Patched with:
find -name \*.java | xargs sed -i 's/new Boolean(false)/Boolean.FALSE/g'
find -name \*.java | xargs sed -i 's/new Boolean(true)/Boolean.TRUE/g'
find -name \*.java | xargs sed -i 's/new Boolean(/Boolean.valueOf(/g'
find -name \*.java | xargs sed -i 's/new Integer(/Integer.valueOf(/g'
find -name \*.java | xargs sed -i 's/new Long(/Long.valueOf(/g'
|
2012-07-22 21:01:46 -07:00 |
|
Andrew Donald Kennedy
|
4463b52051
|
Added optional timeout to EC2 listNodes strategy and made awaitCompletion update latch in finally block
|
2012-07-16 16:58:37 +01:00 |
|
Adrian Cole
|
180265fe49
|
Issue 1022:Move naming convention to Api from Client or Services:: glesys jenkins openstack-* opsource-servers savvis-symphonyvpdc cloudwatch cloudidentity rackspace-cloudidentity aws-cloudwatch rackspace-cloudservers-us hpcloud-compute rackspace-cloudservers-us trystack-nova
|
2012-07-15 15:00:42 -07:00 |
|
Adrian Cole
|
05fd64af44
|
cleaned up http builders and expect tests
|
2012-07-15 01:50:38 -07:00 |
|
Adrian Cole
|
e9bfb9d1a2
|
Issue 1007: changed ec2 date parsing logic to use DateCodec and isolated hacks to eucalyptus and openstack-nova-ec2 respectively
|
2012-07-06 22:54:45 -07:00 |
|
Adrian Cole
|
e35005d45c
|
updated amazon templates
|
2012-07-03 22:14:06 -07:00 |
|
Adrian Cole
|
d29fbba783
|
Issue 980: timestamp on ec2 requests are in the future
|
2012-06-15 23:35:17 -04:00 |
|
Adrian Cole
|
d980b4fd42
|
changed test poms to use provider.template and provider.ec2-template accordingly
|
2012-06-15 23:35:10 -04:00 |
|
Adrian Cole
|
8a34254c8e
|
in CloudBridge terminatedInstances go away quickly unveiling the need to address instanceId not found
|
2012-06-15 23:31:33 -04:00 |
|
Adrian Cole
|
bcd3d50ad6
|
Issue 956:add getImage by id to ComputeService
|
2012-06-04 16:54:49 -07:00 |
|
Adrian Cole
|
ef31f5114d
|
added rawState to RunningInstance
|
2012-06-04 16:54:30 -07:00 |
|
Adrian Cole
|
96773b8a1b
|
Issue 952:add status field to image
|
2012-05-30 21:22:10 -07:00 |
|
Adrian Cole
|
07c2c24721
|
Issue 949:Introduce: ComputeMetadataIncludingStatus; Deprecate NodeState -> NodeMetadata.Status
|
2012-05-29 20:41:10 -07:00 |
|
Adrian Cole
|
67d8f9a0f4
|
image extension related classes under extensions package
|
2012-05-21 12:39:32 -06:00 |
|
Adrian Cole
|
5c647df129
|
Issue 938:TemplateBuilderSpec
|
2012-05-21 02:45:25 -06:00 |
|
Adrian Cole
|
a91a23f745
|
aws-ec2 works with tags now
|
2012-05-18 19:57:29 -07:00 |
|
Adrian Cole
|
b4f01eda7b
|
Issue 445: moved incidental test into its own class until we can convert it to an expect test
|
2012-05-18 17:50:38 -07:00 |
|
Adrian Cole
|
a53cece32d
|
Issue 445: moved incidental test into its own class until we can convert it to an expect test
|
2012-05-18 17:49:59 -07:00 |
|
Adrian Cole
|
5bd59d50cd
|
fixed test configuration
|
2012-05-10 19:29:19 -07:00 |
|