Commit Graph

569 Commits

Author SHA1 Message Date
andreisavu f27bed524c Putting basic blocks in place for writing Expect tests for aws-s3 2012-01-14 14:05:33 +02:00
Adrian Cole c395eb613e unused imports 2012-01-13 17:22:20 -08:00
Adrian Cole 3871255ccc added build version for greenhouse 2012-01-12 19:11:34 -08:00
Adrian Cole 84a34c7bf2 added build version for bluelock 2012-01-12 19:11:14 -08:00
Adrian Cole ef7e0a46e2 refactored expect tests to throw a 'server error' when there's no state expectation configured 2012-01-12 18:04:19 -08:00
andreisavu bf330f6348 Use listBucket to query StorageClass for a blob 2012-01-11 23:02:36 +02:00
andreisavu f90a2bd039 Issue 681. Enhance jcloud to support aws-s3 Reduce Redundancy Storage (RRS) 2012-01-11 22:18:28 +02:00
Adrian Cole c151e5bdd7 Issue 730: last deprecated methods scheduled for removal in 1.3 2012-01-10 18:10:55 -08:00
Adrian Cole 018771d3a4 refactored error on current transaction 2012-01-10 16:44:06 -08:00
Adrian Cole f3f56463b4 centralized RestContext<S,A> binding 2012-01-10 12:21:25 -08:00
Adrian Cole f570ec99e6 moved base test into internal package 2012-01-10 12:21:25 -08:00
Adrian Cole 467381bd51 slight fixes for softlayer tests 2012-01-10 12:21:25 -08:00
Adrian Cole e46ee9fbc4 Issue 807:update license headers 2012-01-09 10:54:57 -08:00
Richard Downer 48c2d21149 Use ImagePredicates.idEquals, instead of writing idEquals from scratch 2012-01-09 19:48:49 +02:00
Richard Downer 3f6997361d Change test now that computeService.listImages() returns a set that refreshes itself - record the before set *size*, rather than the set itself, because the set's contents and size may change 2012-01-09 10:38:47 +02:00
Richard Downer 0ab8ea1bee Change AWSEC2ImageSupplier to return a ForwardingSet, instead of an ImmutableSet. This means the set returned by the Image supplier will reflect changes in the underlying cache. 2012-01-09 10:38:47 +02:00
Richard Downer 5c2e2576bf After registering a new image, computeService.listImages() does not show the new image (because it is cached). Add a live test that demonstrates this behaviour. 2012-01-09 10:38:46 +02:00
Adrian Cole add431a329 missing build property commit 2012-01-08 00:04:04 -08:00
Adrian Cole f390f314ee Issue 803: changes needed when guice is in production mode 2012-01-07 06:08:32 -08:00
Adrian Cole f06e6982eb Issue 800:introduce property for build version 2012-01-05 17:51:55 -08:00
Adrian Cole 99fb37f6cf refactored LiveTest code to share property initialization 2012-01-05 17:51:03 -08:00
Adrian Cole 42137677da Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version 2012-01-05 13:09:45 -08:00
Adrian Cole 7146572620 Issue 797: converted many adapters to the new gson streaming method 2012-01-01 19:24:42 -08:00
Adrian Cole d1500d301f Merge pull request #281 from andreisavu/cloudwatch-unit
Allow user to specify the Unit on CloudWatch queries
2011-12-22 08:06:45 -08:00
andreisavu b5228d2299 Allow user to specify the Unit on CloudWatch queries 2011-12-22 17:30:33 +02:00
Adrian Cole 2ce0825e62 vcloud test stabilization 2011-12-22 04:34:13 -08:00
Adrian Cole 8369ffae35 gogid auth fix 2011-12-22 04:16:41 -08:00
Adrian Cole aef44b26b9 modernized gogrid 2011-12-22 03:59:24 -08:00
Adrian Cole e9360fc938 updated slicehost to compute service adapter 2011-12-22 03:30:26 -08:00
Adrian Cole 617d267360 fixed template expectations 2011-12-22 03:21:54 -08:00
Adrian Cole 3a8ea09fb9 missing commits 2011-12-22 02:23:20 -08:00
andreisavu 548068c7ff Allow user to specify instance ID as an option for CloudWatch 2011-12-21 23:59:50 -08:00
Adrian Cole bb7dbf3a8e fixed terremark tests 2011-12-21 18:46:58 -08:00
Adrian Cole 302321ce18 Issue 730: removed deprecated vcloud methods 2011-12-21 18:46:58 -08:00
Don Tran db17dadb43 Issue 789: add los angeles elastichost provider 2011-12-21 20:12:53 +00:00
Adrian Cole 83ca5dd931 updated slicehost to current style of credential management 2011-12-21 03:15:08 -08:00
Adrian Cole 2aadb21b03 updated password on ecloud 2011-12-21 03:15:08 -08:00
Adrian Cole 208c474969 updated template builders for current images 2011-12-21 03:15:08 -08:00
Adrian Cole 57f19a5c68 cleanup of terremark wrt credentials 2011-12-21 03:15:08 -08:00
Adrian Cole f9b38f646c Issue 730: removed deprecated methods from ComputeService RunScript/TemplateOptions SshClient.Factory and replaced occurences of Credentials with LoginCredentials whereever possible 2011-12-20 23:19:45 -08:00
Adrian Cole 827e0d1f06 Issue 791:add hpcloud-objectstorage-lvs provider 2011-12-20 12:39:15 -08:00
Adrian Cole 766b0ab5ba Merge pull request #269 from grkvlt/master
Some small changes for vcloud (greenhousedata) tests
2011-12-20 10:55:32 -08:00
Andrew Donald Kennedy c63df55655 Remove deprecated tests 2011-12-20 18:30:01 +00:00
Don Tran 9eddabb4e8 Issue 789: elastichost-tor-p provider 2011-12-20 16:02:33 +00:00
Adrian Cole edf0ce24a2 ninefold new image id is 1215 2011-12-19 23:11:03 -08:00
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
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