Commit Graph

4883 Commits

Author SHA1 Message Date
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 d295f304d2 Merge pull request #327 from jdaggett/master
Added sample Keystone Auth Response
2012-01-18 13:48:38 -08:00
Jeremy Daggett cf87d72ecf Adding sample Keystone Auth response 2012-01-18 13:36:16 -08:00
Andrei Savu 3863247372 Merge pull request #325 from richardcloudsoft/cs-pod
CloudStack "Pod" API (global administrator)
2012-01-18 11:29:03 -08:00
Richard Downer 36fd32b08e Add updatePod 2012-01-18 16:52:23 +00:00
Richard Downer 0821b02726 Add createPod and deletePod 2012-01-18 16:52:22 +00:00
Richard Downer dea284fbb3 Add listPods API call, with supporting Pod domain object and unit tests. 2012-01-18 16:52:18 +00:00
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
andreaturli 8eb13861fc issue 384: refacoring MachineUtils. Eliminate a refuse from CreateAndRegisterMachineFromIsoIfNotAlreadyExists 2012-01-17 19:46:10 +00:00
andreaturli 6302c283a4 issue 384: refactoring of MachineUtils. NB: some tests have been disabled to finalize mock implementation later 2012-01-17 19:40:17 +00: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