Commit Graph

4727 Commits

Author SHA1 Message Date
Adrian Cole 7f5b584289 updated javadoc for imageMatches 2012-06-05 11:41:13 -07:00
vijaykiran 7fadf8b08b Issue-953 Make sure that port is set when modifying headers 2012-06-01 14:09:44 -07:00
vijaykiran cffcd29efc Set port in the request header from the endpoint 2012-06-01 11:12:20 -07:00
hhrasna ea04772e08 EC2 image architecture can be null. Don't throw NPE if architecture is null. 2012-05-30 17:08:26 -07:00
Adrian Cole 9009963894 spot test also needs m1.medium 2012-03-09 12:29:05 -08:00
Adrian Cole 245c346ddd [maven-release-plugin] prepare for next development iteration 2012-03-08 14:16:33 -08:00
Adrian Cole 1ca192a9df [maven-release-plugin] prepare release jclouds-1.3.2 2012-03-08 14:16:28 -08:00
Ioannis Canellos be2e226cd7 Added misssing package from aws-ec2 bundle 2012-03-08 23:41:03 +02:00
Ioannis Canellos 56a66d8748 Issue 842:cloudfiles-us does not properly work under OSGi 2012-03-08 11:50:06 -08:00
Adrian Cole 4d5b3b3d75 Issue 859:AWS EC2 Updates: New Medium Instance, 64-bit Ubiquity 2012-03-08 11:12:52 -08:00
Ioannis Canellos 9ad61ab0b7 [maven-release-plugin] prepare for next development iteration 2012-01-19 05:41:44 +02:00
Ioannis Canellos 982ce1cdb1 [maven-release-plugin] prepare release jclouds-1.3.1 2012-01-19 05:41:43 +02:00
Andrew Phillips 64eda57417 Fixing test regression from c473da3 by allowing a different resource classloader to be supplied in testing 2012-01-19 02:14:32 +02:00
Ioannis Canellos 5c2b712d0e Added org.jclouds.aws to the imported packages of aws-ec2 bundle. 2012-01-19 02:03:41 +02:00
Ioannis Canellos fc2cc6c704 JCloudsVersion now uses the classloader that loaded the class instead of the TCCL 2012-01-18 22:37:55 +02:00
Ioannis Canellos 1684b02033 Updated OSGi package imports for compute providers & apis. 2012-01-18 07:54:23 -08:00
Ioannis Canellos 9fd5196fa2 Fixed package imports for cloudservers us & uk. 2012-01-18 07:54:09 -08:00
Adrian Cole 6b0475c85e fixed test case on ninefold 2012-01-17 23:09:03 -08:00
Adrian Cole 07f91f3378 [maven-release-plugin] prepare for next development iteration 2012-01-15 21:08:02 -08:00
Adrian Cole d99eb65799 [maven-release-plugin] prepare release jclouds-1.3.0 2012-01-15 21:07:59 -08:00
Adrian Cole e493273895 merged master 2012-01-15 20:32:42 -08: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