654 Commits

Author SHA1 Message Date
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