Adrian Cole
|
886d2cafb9
|
created base Context class with ProviderMetadata and Identity
|
2012-04-23 16:16:51 -07:00 |
Adrian Cole
|
f1010e13a4
|
fixed aws-ec2 image parsing
|
2012-04-21 10:59:01 -07:00 |
Roman Bogorodskiy
|
19e56692e3
|
Enable multipart for HPCloud.
|
2012-04-19 15:51:52 +04:00 |
Roman Bogorodskiy
|
c6b7d510b2
|
Initial implementation of MPU for SwiftAsyncBlobStore.
|
2012-04-19 15:51:52 +04:00 |
Roman Bogorodskiy
|
807d078c6f
|
First working implementation of swift multipart upload. Async client TDB.
|
2012-04-19 15:51:52 +04:00 |
Roman Bogorodskiy
|
e11dd37237
|
Stubs for multipart upload support in swift.
|
2012-04-19 15:51:52 +04:00 |
Adrian Cole
|
dab1dd69fc
|
fix covariance/assignability in RestContext<? extends Client> subclasses
|
2012-04-18 15:05:39 -07:00 |
Adrian Cole
|
2f9b1738a0
|
Merge pull request #572 from dralves/image-extension
implemented image extension
|
2012-04-18 07:37:02 -07:00 |
Adrian Cole
|
5ea29cbbb7
|
Merge pull request #560 from danikov/covariant-future-iterables
covariant compatible version of futureIterables
|
2012-04-18 07:35:23 -07:00 |
danikov
|
fff1c7dc2d
|
make FutureIterables covariant compatible + update tests
|
2012-04-18 13:06:54 +01:00 |
David Ribeiro Alves
|
05212b75fa
|
implemented image extension
|
2012-04-18 09:37:44 +01:00 |
Adrian Cole
|
0b59dea073
|
removed ContextBuilder subclasses; added unwrap; undid generic params
|
2012-04-16 00:44:20 -07:00 |
Adrian Cole
|
3b2e6ea796
|
fix cloudwatch
|
2012-04-13 10:48:38 -06:00 |
Adrian Cole
|
23cb01f977
|
refactor PropertiesBuilder and related types into ApiMetadata and ProviderMetadata, and update all usage
|
2012-04-11 19:47:09 -06:00 |
Adam Lowe
|
ba493257be
|
Adjusting default cloudwatch version for live tests
|
2012-04-10 09:39:39 +01:00 |
Andrew Gaul
|
b47860afc1
|
Use inference to elide duplicated type parameters
Found with:
grep 'Builder.*<.*>.*Immutable.*<.*>.*builder();'
|
2012-04-08 22:32:04 -07:00 |
Adrian Cole
|
00c7179f72
|
moved cacheloaders to the correct package
|
2012-04-05 17:42:06 -07:00 |
Adrian Cole
|
3923e78b9a
|
Issue 896:ec2 doesn't pay attention to api version property
|
2012-04-02 22:24:59 -07:00 |
Adrian Cole
|
764e0907f7
|
Issue 657:ApiMetadata
|
2012-04-01 18:43:31 -07:00 |
Adrian Cole
|
a6429398fd
|
Issue 891: switch to openjdk; tested on ubuntu
|
2012-03-30 16:57:31 -07:00 |
Adrian Cole
|
49e475edcd
|
Issue 888: consolidate code that addresses naming conventions, using hyphen as default delimiter
|
2012-03-28 03:37:54 -04:00 |
Adrian Cole
|
5c6ce9f081
|
organize imports
|
2012-03-28 03:37:48 -04:00 |
Adrian Cole
|
343470d0a5
|
removed deprecated RunScriptOptions & TemplateOptions
|
2012-03-28 03:37:43 -04:00 |
Adrian Cole
|
025396be37
|
added new properties object
|
2012-03-28 03:37:41 -04:00 |
Adrian Cole
|
e46cef9fbb
|
passwordAuthentication is now default for keystone
|
2012-03-28 03:37:40 -04:00 |
Adrian Cole
|
c56043db08
|
refactored properties objects to be consistent w/keystone
|
2012-03-28 02:30:04 -04:00 |
Roman Bogorodskiy
|
ef549235fe
|
Issue 882: Make aws-s3 provider respect PROPERTY_S3_VIRTUAL_HOST_BUCKETS.
|
2012-03-27 13:46:43 +04:00 |
Richard Downer
|
5d1c5aec9e
|
Add regexp that matches style of Windows AMI names in EC2 starting March 2012. Add a unit test.
|
2012-03-25 10:52:44 +02:00 |
Adrian Cole
|
5dced71f42
|
moved cdn extension to an Optional
|
2012-03-23 00:38:52 -07:00 |
Adrian Cole
|
000ed4a393
|
removed broken hpcloud-objectstorage-lvs
|
2012-03-23 00:38:15 -07:00 |
Adrian Cole
|
a6ff7579f5
|
Issue 885:add TryStack provider
|
2012-03-22 21:50:27 -07:00 |
Adrian Cole
|
305b0b8972
|
Issue 864:create hpcloud-compute provider
|
2012-03-22 21:48:11 -07:00 |
Adrian Cole
|
33fa1ec555
|
Issue 879:keystone v2 hpcloud-objectstorage provider
|
2012-03-22 21:45:25 -07:00 |
Adrian Cole
|
01e6036589
|
Issue 874:Bluelock upgraded production to vCloud Director 1.5
|
2012-03-16 02:33:54 -07:00 |
Adrian Cole
|
16a44b2e02
|
test updates now that bluelock is no longer 1.0.0
|
2012-03-16 00:45:32 -07:00 |
Adrian Cole
|
6301e23a1a
|
temporary fix to CloudLinux blow-up
|
2012-03-15 16:33:48 -07:00 |
Adrian Cole
|
3ebdb89e1d
|
template changes in cloudsigma
|
2012-03-13 14:43:37 -07:00 |
Adrian Cole
|
428c08379d
|
aws-ec2 template update
|
2012-03-12 21:53:01 -07:00 |
Adrian Cole
|
11b36f2083
|
Merge pull request #421 from milkmansrevenge/master
Reduced log levels for compute parsing methods
|
2012-03-10 16:18:26 -08:00 |
Chris Strand
|
8272352f9b
|
Log level of debug for the various parse methods
|
2012-03-11 00:05:04 +00:00 |
Adrian Cole
|
e82e198a9f
|
changed gogrid to not use ssh ctor
|
2012-03-10 14:43:58 -08:00 |
Adrian Cole
|
8394fa90e6
|
fixed provider metadata
|
2012-03-09 19:56:22 -08:00 |
Adrian Cole
|
605b2dbd25
|
template updates for cloudservers
|
2012-03-09 16:51:26 -08:00 |
Adrian Cole
|
926cd0991f
|
spot test also needs m1.medium
|
2012-03-09 12:28:10 -08:00 |
Adrian Cole
|
38de846947
|
Issue 859:AWS EC2 Updates: New Medium Instance, 64-bit Ubiquity
|
2012-03-08 10:52:56 -08:00 |
Adrian Cole
|
e8f5b049d8
|
modernized some gogrid tests and corrected iso information for datacenter 3
|
2012-03-07 13:11:31 -08:00 |
Adrian Cole
|
cf0b725b26
|
refactored hashCode, etc. as in NL sometimes date fields are not present
|
2012-03-07 12:59:58 -08:00 |
Adrian Cole
|
1e8841062b
|
Issue 854:move savvis-symphonyvpdc to labs
|
2012-03-05 17:01:19 -08:00 |
Adrian Cole
|
d50d70a397
|
corrected urls for savvis
|
2012-03-05 16:36:37 -08:00 |
Adrian Cole
|
1f4bd46074
|
removed timeouts from savvis
|
2012-03-05 14:50:17 -08:00 |
Adrian Cole
|
d8b465ec2e
|
Issue 851:add save/delete image support to go grid
|
2012-03-03 11:33:27 -08:00 |
Adrian Cole
|
4d919ce14e
|
cloudwatch free interval is 5m not 1m
|
2012-02-26 16:55:18 +02:00 |
Adrian Cole
|
dadd4f6515
|
changed bindings that imply i/o to Supplier<X>
|
2012-02-26 13:54:43 +02:00 |
Adrian Cole
|
fa7f81c4e7
|
Issue 847:version updates
|
2012-02-23 15:11:05 +02:00 |
Ioannis Canellos
|
ebe53d1b71
|
Fixed aws-ec2 bundle imports
|
2012-02-17 02:01:39 +02:00 |
Ioannis Canellos
|
5490b3068c
|
[842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles.
|
2012-02-17 00:49:39 +02:00 |
Adrian Cole
|
2da5d297a5
|
Issue 838: convert jboss tests and java tests to use InstallJDK
|
2012-02-14 23:22:24 +01:00 |
Adrian Cole
|
2332662a90
|
move to using AtomicReference for retryable predicates saves at least one network call on re-fetch
|
2012-02-14 23:22:24 +01:00 |
Adrian Cole
|
567f845444
|
corrected keystone parsing and default url for hp cloud storage
|
2012-02-09 17:54:06 +00:00 |
Adrian Cole
|
5830665a74
|
HP Cloud Identity Services/CDN
|
2012-02-09 06:36:09 +01:00 |
Jeremy Daggett
|
d2a4bfa2a9
|
Updated NOTICE.txt and inserted correct production URL for PropertiesBuilder
|
2012-02-06 11:18:53 -08:00 |
Adrian Cole
|
0058c3a5eb
|
updated test expectations to lastest amis
|
2012-02-04 13:10:53 -08:00 |
Ioannis Canellos
|
4907663c27
|
[832] Removed unnecessary import from eucalyptus-partnercloud-s3
|
2012-02-04 22:00:02 +02:00 |
Adrian Cole
|
fe4d148528
|
updated current version to 1.5.0-SNAPSHOT
|
2012-02-04 11:06:07 -08:00 |
Andrei Savu
|
4ed8f8f85e
|
Renamed getPasswordData to getPasswordDataInRegion & fixed broken unit tests
|
2012-02-04 20:18:50 +02:00 |
Aled Sage
|
ef8a2cc01d
|
Issue #445: testing is fixed as side-effect of #364 and #365 work
|
2012-02-04 15:53:29 +00:00 |
Aled Sage
|
ab568f0a09
|
Issues 364 and #365: destroyNode cleans up incidental resources
|
2012-02-04 15:40:31 +00:00 |
Adrian Cole
|
61314015dc
|
Merge pull request #347 from andrewgaul/remove-create-http-module
Remove AWSS3ClientLiveTest.createHttpModule
|
2012-02-03 16:29:57 -08:00 |
Andrew Gaul
|
2eb0b76092
|
Remove AWSS3ClientLiveTest.createHttpModule
This yields confusing hangs with tests that have multiple outstanding
operations.
|
2012-02-03 16:09:19 -08:00 |
Adrian Cole
|
c388fc41b4
|
Issue 826: removed eager supplier of @Provider endpoint
|
2012-02-03 13:51:26 -08:00 |
Andrew Gaul
|
3f102fcbb2
|
Fix JavaDoc warnings in AWS provider
|
2012-02-03 11:06:06 -08:00 |
Adrian Cole
|
3a9d660b8e
|
refactored ec2 options test, especially to use known image id (it was selecting centos since we changed the location id)
|
2012-02-03 00:29:42 -08:00 |
Adrian Cole
|
80a965d3fb
|
softlayer has been slow responding lately
|
2012-02-03 00:29:42 -08:00 |
Adrian Cole
|
3e9c566edc
|
aws related changes for issue 826
|
2012-02-03 00:29:41 -08:00 |
Adrian Cole
|
3c8e613464
|
azure related changes for Issue 826
|
2012-02-03 00:29:36 -08:00 |
Adrian Cole
|
32f0de7997
|
softlayer related changes for Issue 826
|
2012-02-03 00:29:36 -08:00 |
Adrian Cole
|
c32d72084e
|
gogrid related changes for Issue 826
|
2012-02-03 00:29:34 -08:00 |
Adrian Cole
|
6dfe726dfa
|
savvis related changes for Issue 826
|
2012-02-03 00:29:33 -08:00 |
Adrian Cole
|
44329eceaf
|
slicehost related changes for Issue 826
|
2012-02-03 00:29:32 -08:00 |
Adrian Cole
|
e45aaa8a3c
|
rimu related changes for Issue 826
|
2012-02-03 00:29:32 -08:00 |
Adrian Cole
|
65336339e5
|
terremark related changes for Issue 826
|
2012-02-03 00:29:30 -08:00 |
Jeremy Daggett
|
50cf37f722
|
Merged latest jclouds master branch
|
2012-02-02 13:25:17 -08:00 |
Andrei Savu
|
2b7bb53d20
|
Changed testTemplateBuilderWithLessRegions to query eu-west-1
|
2012-02-02 17:41:17 +02:00 |
Jeremy Daggett
|
7073d85c75
|
Missed HP Cloud RestClientodule
|
2012-02-01 22:44:37 -08:00 |
Adrian Cole
|
abeffc1119
|
Issue 824:add field for hypervisor
|
2012-01-30 22:52:35 -08:00 |
Adrian Cole
|
55975af60d
|
Issue 820:Move off PropertiesBuilder for rocoto
|
2012-01-29 23:11:37 +08:00 |
Adrian Cole
|
bf4b6e8c95
|
Issue 823:migrate rackspace services to authenticationservice 1.1
|
2012-01-29 23:11:23 +08:00 |
Adrian Cole
|
f93c495c43
|
refactored to use consistent setup*Properties methods like expect tt tests
|
2012-01-29 20:36:24 +08:00 |
Jeremy Daggett
|
676e153080
|
Added support Keystone style auth
|
2012-01-25 18:35:24 -08:00 |
Jeremy Daggett
|
4241c9239a
|
Additional CDN changes
|
2012-01-25 08:13:21 -08:00 |
Jeremy Daggett
|
96ff7d137a
|
Added HP CDN support back
|
2012-01-25 08:10:09 -08:00 |
Ioannis Canellos
|
62624e29c7
|
Added org.jclouds.aws to the imported packages of aws-ec2 bundle.
|
2012-01-19 02:05:09 +02:00 |
Adrian Cole
|
2680460b9a
|
Merge pull request #324 from iocanel/master
Compute Apis & Providers need tuning in their OSGi package imports.
|
2012-01-18 07:53:22 -08:00 |
Ioannis Canellos
|
cfe88031a2
|
Updated OSGi package imports for compute providers & apis.
|
2012-01-18 15:02:16 +02:00 |
Adrian Cole
|
8c2832df48
|
fixed test case on ninefold
|
2012-01-17 23:08:25 -08:00 |
Ioannis Canellos
|
ccdeb26dd2
|
Fixed package imports for cloudservers us & uk.
|
2012-01-17 13:47:33 +02:00 |
Adrian Cole
|
3df052565f
|
updated current version to 1.4.0-SNAPSHOT
|
2012-01-16 13:08:32 -08:00 |
Adrian Cole
|
0d3bd74156
|
increased timeout defaults on terremark
|
2012-01-15 19:44:45 -08:00 |
Adrian Cole
|
4ce8d702ad
|
removed missing image def
|
2012-01-15 19:44:45 -08:00 |
Adrian Cole
|
79e9f23b18
|
removed softlayer DC
|
2012-01-15 17:59:23 -08:00 |
Adrian Cole
|
db271da687
|
vcloud does set hostname
|
2012-01-15 15:31:22 -08:00 |
Adrian Cole
|
15af98ba02
|
fixed test glitch in azureblob
|
2012-01-15 15:30:58 -08:00 |
andreisavu
|
88400f6441
|
Add TemplateOptions to create SSD Drives on CloudSigma providers
|
2012-01-15 21:58:12 +02:00 |
Adrian Cole
|
de1e8a7ce3
|
avoid stackoverflow on multipart upload
|
2012-01-15 02:19:05 -08:00 |
Adrian Cole
|
82673e0dd5
|
Issue 710: update existing vcloud providers
|
2012-01-15 02:14:58 -08:00 |
Adrian Cole
|
9791a51039
|
better exception message
remoced unused import
removed hokey test
|
2012-01-15 02:08:14 -08:00 |
Adrian Cole
|
b3d6ad2ae8
|
Issue 812:add options to place xml source text to exception
|
2012-01-14 21:02:52 -08:00 |
andreisavu
|
20f5205727
|
Added expect test for putBlob with reduced redundancy
|
2012-01-14 14:05:33 +02:00 |
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 |