Adrian Cole
|
094cfd563e
|
disabled public read test
|
2011-12-19 22:04:29 -08:00 |
Adrian Cole
|
18e43fb6f4
|
removed CDN support for now
|
2011-12-19 18:19:20 -08:00 |
Adrian Cole
|
aa99223558
|
permit NPE on cdn metadata while in beta
|
2011-12-19 17:56:55 -08:00 |
Adrian Cole
|
075c0c8e5e
|
allow cdn lookup to fail while in beta
|
2011-12-19 17:49:28 -08:00 |
Adrian Cole
|
8d517f9f51
|
switched default auth version to 1.0
|
2011-12-19 17:42:12 -08:00 |
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 |