Commit Graph

4701 Commits

Author SHA1 Message Date
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
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
andreisavu eb0e11689b Added expect tests for global domain client 2012-01-13 22:02:27 +02:00
Adrian Cole 2d4e385e1f Merge pull request #312 from chamerling/master
Adding keyname when creating server and some floating IPs related methods
2012-01-13 09:30:23 -08:00
andreisavu 23ce896dd2 Implemented Domain API for Global Admin 2012-01-13 17:37:25 +02:00
andreisavu e608674f93 Implemented Domain API for Domain Admin 2012-01-13 16:11:27 +02:00
Christophe Hamerling 6c47f43a98 Fix comments and add keyName field in Server class 2012-01-13 12:30:57 +01:00
Adrian Cole ea81b058a4 Issue 710: added expect test for vCloud 2012-01-12 19:24:30 -08:00
Adrian Cole c964b207a7 Issue 710: public templates are now readable 2012-01-12 19:23:39 -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