Adrian Cole
60691544c7
updated to guava 11 syntax
2011-12-19 17:40:31 -08:00
Adrian Cole
fc7bc3f638
lint
2011-12-19 17:40:15 -08:00
Adrian Cole
0244e123c2
added location check for hpcloud for vegas
2011-12-19 17:39:18 -08:00
Adrian Cole
2765a576e8
removed trailing slash on hp cloud uri
2011-12-19 17:38:48 -08:00
Adrian Cole
d381903f06
hpcloud cdn support not yet out of beta
2011-12-19 17:38:24 -08:00
Adrian Cole
d6e8404233
removed cyclic dependency
2011-12-19 17:37:40 -08:00
Jeremy Daggett
6d6d68fdde
Merge branch 'master' into hpcloud-object-storage
2011-12-19 14:47:07 -08:00
Adrian Cole
906171c42a
aws quick fixies
2011-12-19 14:06:37 -08:00
Jeremy Daggett
034fa20d2c
Fixed testGetObjectContentType() in HPCloudObjectStorageClientLiveTest
2011-12-19 11:16:32 -08:00
Adrian Cole
99f0c833d2
updated elastichosts templatebuilderlivetest to match new json data
2011-12-19 09:10:44 -08:00
Adrian Cole
b88c016337
Merge branch 'master' of https://github.com/theambidextrousboy/jclouds
...
* 'master' of https://github.com/theambidextrousboy/jclouds :
Issue 771: Fix issue with preinstalled image ids on elastichosts providers
2011-12-19 08:55:46 -08:00
Jeremy Daggett
3cf5c2be23
Removed reference to hpcloud-compute
2011-12-19 08:27:00 -08:00
Don Tran
d2a1a42b2b
Issue 771: Fix issue with preinstalled image ids on elastichosts providers
2011-12-19 14:47:14 +00:00
andreisavu
b15db13574
Updated CloudWatchClient code to latest version
...
See
http://docs.amazonwebservices.com/AmazonCloudWatch/latest/APIReference/i
ndex.html?API_GetMetricStatistics.html
2011-12-19 13:25:06 +02:00
Adrian Cole
6bac1db9fb
typos
2011-12-19 01:52:42 -08:00
Adrian Cole
bf99fb10a0
Issue 757: refactor elastic ip auto-allocation approach and backfill related tests
2011-12-19 01:46:19 -08:00
Jeremy Daggett
fb9739f615
Merging issues
2011-12-18 20:37:44 -08:00
Jeremy Daggett
c8ca287303
Fixes to Container related operations
2011-12-18 19:43:50 -08:00
Adrian Cole
468ad69c94
missing commit for issue 757
2011-12-18 16:09:19 -08:00
Adrian Cole
e942d58fa7
Merge pull request #254 from grkvlt/master
...
Issue 779: Fix password/privateKey override issues with providers
2011-12-18 13:37:09 -08:00
Andrew Donald Kennedy
31d3fe483f
Issue 769: Make password and privateKey optional for LoginCredentials
2011-12-17 14:08:49 +00:00
Adam Lowe
3df4ec3280
Fixing TerremarkClientLiveTest problem caused by extra 'provider' field in test class
2011-12-15 22:03:01 +00:00
Adrian Cole
beb87a2131
Issue 781:update to guava 11.0-rc1
2011-12-14 23:56:50 -08:00
Adrian Cole
40d2abbac5
Issue 780:add new sa-east-1 region
2011-12-14 22:42:32 -08:00
Aled Sage
44df7b0d69
Issue 763: deleted testTemplateBuildsFasterByImageIdThanBySearchingAllImages
2011-12-13 22:42:14 +00:00
Aled Sage
d32bbc18c4
Issue 763: moved testTemplateBuildsFasterByImageIdThanBySearchingAllImages, from EC2ComputeServiceLiveTest to EC2TemplateBuilderLiveTest; disabled in eucalyptus-partner-cloud
2011-12-13 22:42:13 +00:00
Aled Sage
f140688077
Issue 763: added EC2TemplateBuilderLiveTest to assert httpCommands don't fetch all images
2011-12-13 22:42:13 +00:00
Aled Sage
dc181287f6
Extract TrackingJavaUrlHttpCommandExecutorService, so usable by other tests
2011-12-13 22:42:13 +00:00
Adrian Cole
a6d6b48c26
example of how to trace http requests made in live tests
2011-12-09 09:28:56 -08:00
Aled Sage
094e537488
Issue 763: cache loader does not reload after AuthorizationException
2011-12-08 10:22:26 -08:00
Aled Sage
dad5356991
Issue 763: Supplier<Set<Image>> for EC2 returns set backed by on-demand cache if ami-owners is empty
2011-12-08 10:22:26 -08:00
Aled Sage
741773f9ab
Issue 763: set image cache expiry using PROPERTY_SESSION_INTERVAL
2011-12-08 10:22:26 -08:00
Aled Sage
a45e16ebb3
Issue 763: code tidy, to use new ImagesToRegionAndIdMap.imagesToMap(Set<Image>)
2011-12-08 10:22:26 -08:00
Aled Sage
1fb371497b
Issue 763: image cache loader: wrap in retry logic; don't memoize cache
2011-12-08 10:22:26 -08:00
Aled Sage
635c420a92
Issue 763: don't retrieve all images when template.imageId supplied
2011-12-08 10:22:26 -08:00
Adrian Cole
d9ccd506e7
updated regions for walrus on partner cloud
2011-12-04 12:53:06 -08:00
andreisavu
2284588513
Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire
2011-12-02 16:47:14 +02:00
Adrian Cole
d31844469b
ninefold is now version 2.2.12
2011-11-27 23:59:59 -05:00
Adrian Cole
424351b1c3
assigned correct defaults for ninefold template
2011-11-27 18:16:41 -05:00
Adrian Cole
6823659613
Issue 758:new endpoint for cloudsigma-zrh
2011-11-27 16:20:46 -05:00
Jeremy Daggett
ca94b74d39
Added test file for CreateContainerOptions
2011-11-21 12:52:47 -08:00
Jeremy Daggett
c8ee6c10cc
Updated files from other git repo for Swift public ACL
2011-11-21 12:52:47 -08:00
Jeremy Daggett
3984d1057d
CDN support changes: fixed parsing issues, initial change for externalizing CDN URL
2011-11-21 12:52:47 -08:00
Jeremy Daggett
da4ce8689e
Should extend SwiftPropertiesBuilder instead of PropertiesBuilder
2011-11-21 12:52:47 -08:00
Jeremy Daggett
f214ffcd1d
Updated properties to reflect hpcloud
2011-11-21 12:52:47 -08:00
Jeremy Daggett
57224fae0e
Initial sources for hpcloud-object-storage provider
2011-11-21 12:52:47 -08:00
danikov
3cc79d3cdd
tweaked the test to be simpler & more accurate
2011-11-21 17:34:47 +00:00
danikov
2c034b6a25
finalising constants :D
2011-11-21 15:09:39 +00:00
danikov
e28773337e
fixed UK provider/region not working + regression tests
2011-11-21 15:09:38 +00:00
danikov
76cecee53a
fixed UK provider/region not working + regression tests
2011-11-21 14:58:39 +00:00
Adrian Cole
4a5af1e7a5
Issue 441: added new type: LoginCredentials, and (jclouds|provider).image.(login-user|authenticate-sudo) context properties
2011-11-21 11:00:12 +02:00
Adrian Cole
1b2a221744
rightscale now supports rhel
2011-11-21 11:00:01 +02:00
Adrian Cole
eef1272ea2
switched to single testcase at a time
2011-11-20 10:45:32 +02:00
Adrian Cole
e325217b21
adding password for ninefold
2011-11-17 16:12:32 +02:00
Adrian Cole
04f2cdbd90
Merge pull request #160 from danikov/add-nodeclient
...
Issue 551: Added NodeClient
2011-11-16 22:55:14 -08:00
danikov
e1547f5853
tests for NodeClient
2011-11-16 09:53:27 +00:00
danikov
adbcee9596
renamed tests to clarify/prevent the collisions (boo, verbosity… but naming things is hard)
2011-11-16 09:52:47 +00:00
Adrian Cole
85a0cdfa9c
Issue 755:support new cc2.8xlarge instance size
2011-11-16 10:47:44 +02:00
Adrian Cole
90dfed8583
ensure templatebuilder tests pass when image-id and login-user properties are set
2011-11-15 18:29:53 +02:00
Jeremy Daggett
86217ed60c
Added test file for CreateContainerOptions
2011-11-14 21:28:25 -08:00
Jeremy Daggett
d151e6bee4
Updated files from other git repo for Swift public ACL
2011-11-14 21:25:54 -08:00
Adrian Cole
5842b84ad0
updated pom for bluelock
2011-11-14 22:32:46 +02:00
Adrian Cole
e04ec8f51b
corrected metadata for ninefold-compute
2011-11-14 22:32:46 +02:00
Adrian Cole
349f602931
new amsterdam datacenter in softlayer
2011-11-14 22:32:45 +02:00
Adrian Cole
066d67d314
Issue 753: started ninefold-compute provider
2011-11-14 20:01:48 +02:00
Adrian Cole
4329129c25
Issue 750:property to set the image id for the default template
2011-11-14 19:25:46 +02:00
Adrian Cole
69467b04e3
Issue 752:move off deprecated systemProperties to systemPropertyVariables in surefire
2011-11-14 19:25:45 +02:00
Adrian Cole
4719d3d52b
updated comments
2011-11-13 13:29:54 +02:00
Adrian Cole
8569771712
fixed aws-ec2 template tests
2011-11-13 13:28:28 +02:00
Jeremy Daggett
d1c2b9a0b4
CDN support changes: fixed parsing issues, initial change for externalizing CDN URL
2011-11-11 11:22:04 -08:00
Adrian Cole
c08a7884bd
Issue 750:property to set the image id for the default template
2011-11-11 19:48:28 +02:00
danikov
64d5d067bd
added missing cloudloadbalancers-uk module
2011-11-11 15:54:32 +00:00
Adrian Cole
d2f60e49a4
updated templates for rackspace
2011-11-11 12:42:39 +02:00
Adrian Cole
d809bc524e
updated eucalyptus test properties
2011-11-11 12:13:25 +02:00
danikov
914f9adf41
refactored out commonalities and added apis to the rest.properties, plus corrected some meta-data
2011-11-10 15:34:58 +00:00
danikov
9e3fa50328
added cloudloadbalancers to the linked services
2011-11-10 15:32:25 +00:00
danikov
d260ce4cc5
added uk cloudloadbalancer provider
2011-11-10 06:32:19 +00:00
danikov
adc95d19c0
refactored out rackspace cloudloadblancers api from us provider specifics
2011-11-10 06:32:19 +00:00
Adrian Cole
e9cff5e17c
Issue 747:add new us-west-2 region
2011-11-09 11:19:40 +01:00
Jeremy Daggett
0441fc4bdf
Should extend SwiftPropertiesBuilder instead of PropertiesBuilder
2011-11-08 13:31:38 -08:00
Jeremy Daggett
89925e5142
Updated properties to reflect hpcloud
2011-11-08 11:29:09 -08:00
Jeremy Daggett
877e095e1e
Initial sources for hpcloud-object-storage provider
2011-11-08 10:35:49 -08:00
Adrian Cole
debabe632f
cloudservers-uk now has ubuntu 8.04
2011-11-01 04:20:30 +00:00
Adrian Cole
700e191536
updated to latest elastichost image ids
2011-11-01 04:19:35 +00:00
Adrian Cole
5d252e6fd5
removed throws clauses to UnsupportedEncodingException where they aren't thrown
2011-10-28 15:00:56 +02:00
Adrian Cole
dd89ad3068
backfilled tests and refactored most of org.jclouds.location.suppliers package
2011-10-23 04:38:25 +02:00
Adrian Cole
03da9402b8
test that we match ubuntu precise in aws-ec2
2011-10-17 21:39:53 -07:00
Adrian Cole
e94f237514
Issue 727:enable ubuntu Natty on cloudsigma-zrh
2011-10-17 19:55:47 -07:00
Adrian Cole
552242e863
moved to 1.3.0-SNAPSHOT
2011-10-16 12:26:31 -07:00
Adrian Cole
90c85e03f9
updated iso codes
2011-10-16 09:21:47 -07:00
Adrian Cole
0c14365399
Harder tests relating to installing admin user
2011-10-16 03:08:36 -07:00
Adrian Cole
7cc010e449
better error message when out of IPs
2011-10-16 03:06:13 -07:00
Adrian Cole
2ba6ce6b66
precise
2011-10-16 03:01:43 -07:00
Adrian Cole
738c507b20
11.04 ssh image has auth errors in cloudsigma-zrh
2011-10-16 02:54:57 -07:00
Adrian Cole
2d704bde59
Issue 724:add ubuntu precise to the supported versions
2011-10-16 02:50:45 -07:00
Adrian Cole
bf584390e0
adjusted test properties
2011-10-15 17:42:48 -07:00
Adrian Cole
ed47d255b0
Issue 612: added Name support to aws-ec2
2011-10-15 00:26:54 -07:00
Adrian Cole
921dae7395
moved ec2 image parsing notices out of the compute logger
2011-10-15 00:25:01 -07:00
Adrian Cole
df8fbd7eca
adjusted as softlayer doesn't support metadata
2011-10-15 00:24:13 -07:00
Adrian Cole
5316cbc71c
bumped up SoftLayer timeouts
2011-10-14 22:52:07 -07:00
Adrian Cole
921ca628f7
Issue 722: added specific tests to help troubleshoot GoGrid api issues
2011-10-14 15:50:38 -07:00
Adrian Cole
9018bdafa2
ec2 test stabilization
2011-10-14 10:40:01 -07:00
Adrian Cole
a6d481f88a
changed to use spot instances in us-west-1 due to connect failures trying to ssh across the atlantic
2011-10-14 02:36:28 -07:00
Adrian Cole
9104eca282
Issue 717: corrected keyPair state logic which was redundantly creating keys
2011-10-14 01:49:18 -07:00
Adrian Cole
7e5a6e68cf
Issue 719: add sha1 support to SshKeys
2011-10-13 23:57:46 -07:00
Adrian Cole
7278582730
log more details when creating keys
2011-10-13 02:09:13 -07:00
Adrian Cole
c28a2e38c3
Issue 719: added some logging for ssh fingerprints
2011-10-13 01:49:49 -07:00
Adrian Cole
0e9d3666ad
Merge pull request #108 from jsonking/master
...
SoftLayer: Added Regions to Datacenter (for dasein). Fixed tests for Amsterdam DC and region info.
2011-10-12 08:17:38 -07:00
Jason King
a1917a727c
SoftLayer: Added Regions to Datacenter (for dasein). Fixed tests for Amsterdam DC and region info.
2011-10-12 11:05:09 +01:00
Adrian Cole
2642882f03
Issue 718:update to latest amazon linux
2011-10-11 17:52:58 -07:00
Adrian Cole
326328b71b
spot requests are not opening in us-east-1 or us-west-1: switching to eu-west-1
2011-10-11 17:12:46 -07:00
Adrian Cole
0dbf453dd0
updated image test count
2011-10-11 16:59:42 -07:00
Andrew Donald Kennedy
e997ae4d55
612: The tagSet is not cleared between instances when parsing XML responses
2011-10-11 19:58:49 +01:00
Jason King
a05e2d55c2
Cloudsigma: Fixed documentation links, plus LiveTest for rename a VLAN which works now
2011-10-11 17:48:45 +01:00
Adrian Cole
bbbd5a35fc
Issue 690:Update to guava 10.0.1
2011-10-10 18:00:07 -07:00
Andrew Donald Kennedy
5b91b20d07
612: Change in predicate to equalTo
2011-10-10 17:11:35 +01:00
Andrew Donald Kennedy
83aae3fe08
612: Treat empty-valued tags differently on running instance node metadata
2011-10-10 17:11:34 +01:00
Andrew Donald Kennedy
f306137eb0
612: Added testing of tags for instances and checking for empty key values
2011-10-10 17:11:34 +01:00
Adrian Cole
842da34982
Issue 713:support userMetadata in createNodesInGroup in byon, cloudservers, and aws-ec2
2011-10-07 00:34:44 -07:00
Adrian Cole
031ee4bee5
Merge pull request #95 from grkvlt/master
...
Issue 612: Implement TagClient and TagAsyncClient
2011-10-06 19:15:37 -07:00
Adrian Cole
809a1b051c
Issue 712:add support for CloudSigma Las Vegas
2011-10-06 18:59:23 -07:00
Andrew Donald Kennedy
410b947160
612: Change Multimap occurences to Maps with Iterable values
2011-10-07 01:13:35 +01:00
Andrew Donald Kennedy
d4f7140071
612: Changed Tag filters to use Multimap and Collection to Iterable
2011-10-07 01:11:51 +01:00
Andrew Donald Kennedy
e30f0f626e
612: Added required classes and tests to support CreateTags, DeleteTags and DescribeTags for TagClient and TagAsyncClient
2011-10-07 01:11:50 +01:00
Jason King
03f3f9562f
Issue 158: Fixed regex for finding the cpuitem, decoupled from value used to order it+tests
2011-10-06 15:01:02 +01:00
Adrian Cole
b22a0239c2
Issue 158: softlayer support
2011-10-04 02:30:53 -07:00
Adrian Cole
f326be00f8
ec2 test stabilization
2011-10-04 02:21:51 -07:00
Adrian Cole
ec7a736771
updated eucalyptus tests
2011-09-30 22:38:25 -07:00
Adrian Cole
89c47ed6dd
fixed location for openhosting to FL, not VA
2011-09-29 10:10:30 -07:00
Adrian Cole
c3b94378e8
Issue 669: update openhosting to elasticstack 2.0
2011-09-28 13:28:42 -07:00
Adrian Cole
a79190e86a
Issue 645: move go2cloud out of sandbox
2011-09-27 13:12:59 -07:00
Adrian Cole
81796319aa
Issue 664: remove bluelock vcenterprise environment
2011-09-26 01:13:26 -07:00
Adrian Cole
d5a6950864
updated to latest gogrid images
2011-09-25 14:31:26 -07:00
Adrian Cole
6ad732cda7
Issue 693:add ability to supply node object directly to byon
2011-09-22 13:09:45 -07:00
Adrian Cole
b0e2dccd43
Issue 692: cloudsigma nodes working with ubuntu 10.04
2011-09-22 10:41:19 -07:00
Adrian Cole
b4e4c26f44
fixed ec2 regressions related mapmaker -> cachebuilder
2011-09-22 02:29:14 -07:00
Adrian Cole
d4323d1ffd
updated centos versions
2011-09-22 00:42:43 -07:00
Adrian Cole
4cd94489c9
Issue 690:Update to guava 10.0rc2 and change from MapMaker to CacheBuilder
2011-09-22 00:23:29 -07:00
Adrian Cole
d039fe7d96
Issue 692:CloudSigma ssh password support
2011-09-22 00:20:17 -07:00
Adrian Cole
982e92fe9f
Issue 334: changed AWSEC2ComputeServiceLiveTest.testExtendedOptionsAndLogin to use aws-cloudwatch
2011-09-16 16:05:37 -07:00
Adrian Cole
e766248327
Issue 334: added aws-cloudwatch provider
2011-09-16 15:36:29 -07:00
Guillaume Nodet
87dd23551c
Avoid using a non official jsr and use our own annotations
2011-09-16 17:52:12 +02:00
Adrian Cole
0c91e3ae37
Issue 669: fixed test properties for elasticstack 2.0 providers
2011-09-12 18:54:58 -07:00
Adrian Cole
952e58e74d
Merge branch 'issue-669' of https://github.com/mattiasholmqvist/jclouds
...
* 'issue-669' of https://github.com/mattiasholmqvist/jclouds :
Read "smp:cores" instead of "smp"
Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests.
2011-09-08 16:25:50 +02:00
Adrian Cole
bedfee376a
Issue 659:Specify non-default key pair for boot script in EC2
2011-09-07 11:50:31 +02:00
Mattias Holmqvist
78511b74f3
Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests.
2011-09-06 23:16:38 +02:00
Adrian Cole
b20cc16693
Issue 677:Race in authorizeGroupToItself and node launch
2011-09-02 13:43:57 -07:00
Adrian Cole
960bfe709f
Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file
2011-08-16 18:14:30 -07:00
Adrian Cole
648d2f4236
Issue 662:ec2 ami query syntax from < 1.1.0 doesn't work on >= 1.1.0
2011-08-16 11:12:34 -07:00
Adrian Cole
ccb3d84133
Issue 660:null group on nodes from aws-ec2 provider
2011-08-16 09:26:25 -07:00