4724 Commits

Author SHA1 Message Date
Richard Downer
e136c73739 Add GlobalPodClient (empty classes only) 2012-01-18 16:52:18 +00:00
Richard Downer
2e8757af9c Refactor Host and Zone to share a common AllocationState enum type 2012-01-18 16:52:17 +00: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
Adrian Cole
de720b6da3 Issue 814:move openstack-nova to org.jclouds.labs groupId 2012-01-17 22:07:21 -08:00
Andrei Savu
55c12680a3 Merge pull request #320 from chamerling/master
Security Groups Minimal support for Nove
2012-01-17 04:39:32 -08:00
Ioannis Canellos
ccdeb26dd2 Fixed package imports for cloudservers us & uk. 2012-01-17 13:47:33 +02:00
Christophe Hamerling
9090625b78 Change List to Set in CreateServerOptions and Server 2012-01-17 09:51:47 +01:00
Jason King
5b00a46c30 Merge pull request #322 from jclouds/fix-c473da3-regression-take-2
Fixing test regression from c473da3
2012-01-17 00:09:42 -08:00
Andrew Phillips
a55081bcc6 Fixing test regression from c473da3 by allowing a different resource classloader to be supplied in testing 2012-01-16 22:34:33 -05:00
Andrew Phillips
d9b04c3cc4 Declaring private instance variables after all public ones 2012-01-16 22:20:59 -05:00
Adrian Cole
3d071b09b1 Merge pull request #319 from iocanel/master
Class loading issue in JcloudsVersion prevents jclouds 1.3.0 to work under OSGi
2012-01-16 14:57:17 -08:00
Christophe Hamerling
61ff64c8ce Merge remote-tracking branch 'upstream/master' 2012-01-16 23:50:24 +01:00
Christophe Hamerling
134b65dbc6 Introduce Security Groups support to Nova 2012-01-16 23:48:15 +01: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