Ioannis Canellos
ccdeb26dd2
Fixed package imports for cloudservers us & uk.
2012-01-17 13:47:33 +02:00
Ioannis Canellos
c473da3611
JCloudsVersion now uses the classloader that loaded the class instead of the TCCL
2012-01-17 00:35:24 +02:00
Adrian Cole
d78741ab0d
Merge pull request #317 from aplowe/master
...
GleSYS provider, adding template and IP details to ServerDetails bean
2012-01-16 13:43:44 -08:00
Adrian Cole
721c7274a4
Merge pull request #318 from andreisavu/zone-api
...
Implemented Zone API for Global Admin
2012-01-16 13:41:55 -08:00
Adrian Cole
3df052565f
updated current version to 1.4.0-SNAPSHOT
2012-01-16 13:08:32 -08:00
andreisavu
e978e01a1d
Implemented Zone API for Global Admin
2012-01-16 22:54:46 +02:00
Adam Lowe
f3bbcb601d
Renaming ServerIp to Ip
2012-01-16 20:04:13 +00:00
Andrew Phillips
6b1e8cee34
Dropped support for non-semver compliant 'x.y.z-rc-n' RC versions
2012-01-16 13:26:33 -05:00
Andrew Phillips
2f2953c603
Using a different test container since 'test.jclouds-runatcloud-tweetstore' causes 500 errors on cloudonestorage
2012-01-16 12:14:03 -05:00
Adam Lowe
6f009695e5
Adjusting ServerDetails with additional fields needed for GleSYSComputeServiceAdaptor
2012-01-16 14:49:18 +00:00
Adam Lowe
f8efc3564f
Adjusting ServerDetails with additional fields needed for GleSYSComputeServiceAdaptor
2012-01-16 14:45:45 +00:00
Adrian Cole
69c9fd6905
fixed null pointers
2012-01-15 19:45:55 -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
22fc14fc09
Issue 145:Add custom user agent
2012-01-15 15:41:17 -08:00
Adrian Cole
bc9634165f
Merge branch 'master' of github.com:jclouds/jclouds
...
* 'master' of github.com:jclouds/jclouds:
First step on IsoSpec/NetworkSpec/IMachineSpec. Also reverted ubuntu version to 11.04.
Moved statements to separate package
VirtualBox: Removed private propagate-methods and use Google directly instead. Minor code cleanup.
2012-01-15 15:31:37 -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
Adrian Cole
181f1de4fd
updated clojure option map for compute2
2012-01-15 15:30:34 -08:00
Mattias Holmqvist
ef0b689113
First step on IsoSpec/NetworkSpec/IMachineSpec. Also reverted ubuntu version to 11.04.
2012-01-16 00:00:42 +01:00
Mattias Holmqvist
f1427fbb74
Moved statements to separate package
2012-01-15 23:49:31 +01:00
Mattias Holmqvist
82e44d952b
VirtualBox: Removed private propagate-methods and use Google directly instead. Minor code cleanup.
2012-01-15 23:45:58 +01:00
Adrian Cole
2dfdbb4b56
fixed url for blobstore copy and improved code
2012-01-15 14:31:05 -08:00
Adrian Cole
4a1499b028
Merge pull request #316 from andreisavu/cloudsigma-ssd-option
...
Add TemplateOptions to create SSD Drives on CloudSigma providers
2012-01-15 12:11:39 -08:00
andreisavu
88400f6441
Add TemplateOptions to create SSD Drives on CloudSigma providers
2012-01-15 21:58:12 +02:00
Adrian Cole
a14ad27258
Issue 731: code cleanup
2012-01-15 11:43:08 -08:00
Adrian Cole
63320f15b6
Issue 731: unravel dependency cycle to only use interfaces
2012-01-15 11:30:22 -08: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
0b40a3b280
hostname is the same as vm name in vCloud
2012-01-15 02:14:57 -08:00
Adrian Cole
87ced325e1
Issue 710: support vCloud Director 1.5 via vCloud 1.0 API
2012-01-15 02:14:53 -08:00
Adrian Cole
16a973c08c
handle case when image location is null (ex. not scoped to a location)
...
work on templates where image and hardware have no location
better warning messages on templates we cannot use
lookup images less often in vcloud
2012-01-15 02:12:14 -08:00
Adrian Cole
9791a51039
better exception message
...
remoced unused import
removed hokey test
2012-01-15 02:08:14 -08:00
Adrian Cole
c9f980e59e
filtered out null objects
2012-01-15 02:08:12 -08:00
Adrian Cole
9d36c3e4b0
renamed tag -> group
...
removed old language in exception about tag
2012-01-15 02:07:46 -08:00
Adrian Cole
7e32b0624d
add reminder to add exception to this method, so that we can cleanup stale resources
2012-01-14 21:07:39 -08:00
Adrian Cole
bc172850c1
retry sftp failures
2012-01-14 21:06:32 -08:00
Adrian Cole
a28a981931
address case when curl is not yet installed
2012-01-14 21:06:05 -08:00
Adrian Cole
b3d6ad2ae8
Issue 812:add options to place xml source text to exception
2012-01-14 21:02:52 -08:00
Adrian Cole
72c1583ffd
allow validator to be used outside class hierarchy
2012-01-14 20:54:35 -08:00
Adrian Cole
ab6c4181ba
Issue 710: our ovf classes currently do not support multiple virtual systems
2012-01-14 20:53:49 -08:00
Adrian Cole
403aaa94b0
cleaned up and added test for TransformingSetSupplier
2012-01-14 20:52:13 -08:00
Adrian Cole
9ae4265b6f
Merge pull request #315 from andreisavu/s3-expect-test
...
Expect test for AWS-S3 Reduced Redundancy Storage Option
2012-01-14 11:15:09 -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
ed52dba743
Merge branch 'master' of github.com:jclouds/jclouds
...
* 'master' of github.com:jclouds/jclouds:
Added expect tests for global domain client
Implemented Domain API for Global Admin
Implemented Domain API for Domain Admin
2012-01-13 17:22:43 -08:00
Adrian Cole
323303e9ab
clarified order in test
2012-01-13 17:22:31 -08:00
Adrian Cole
c395eb613e
unused imports
2012-01-13 17:22:20 -08:00
Adrian Cole
f5c75e0608
Merge pull request #314 from andreisavu/domain-api
...
CloudStack Domain API
2012-01-13 13:01:49 -08:00