Commit Graph

210 Commits

Author SHA1 Message Date
Adrian Cole 1858f77451 fixed regressions on ec2 2011-06-01 16:18:24 -07:00
Adrian Cole f9dbfda92d updated ecloud live test to use ubuntu 10.04 2011-06-01 12:07:58 -07:00
Adrian Cole 0396126a8f cleaned up slicehost test 2011-06-01 12:05:42 -07:00
Adrian Cole b84a0e57fc Issue 586: updated retryable messages to include channel failure 2011-06-01 12:04:28 -07:00
Adrian Cole e1b8110b12 Issue 587:workaround clouds who do not have sftp enabled 2011-06-01 12:03:19 -07:00
Kedar Dave 7d0248c5dd Merge branch 'master' of github.com:kedardave/jclouds 2011-06-01 00:10:08 -05:00
Kedar Dave 5593324ecc added compute service live test for savvis symphony vpdc 2011-05-31 23:54:28 -05:00
Adrian Cole 3526cdc4c5 Issue 568:support ubuntu 11.04 2011-05-31 11:12:39 -07:00
Adrian Cole fca0e3d093 Issue 564:parse debian images 2011-05-30 17:08:10 -07:00
Adrian Cole be2009b267 Issue 541: corrected add/remove disk functionality per trmk spec 2011-05-30 13:57:38 -07:00
Adrian Cole 1f5155cb5e Issue 550: added provider metadata for elastichosts-lon-p 2011-05-30 13:40:07 -07:00
Adrian Cole f8b7c911e5 removed redundant test 2011-05-30 13:38:47 -07:00
Adrian Cole 79e8c7185e Issue 579: regression on trmk 2011-05-30 11:31:01 -07:00
Adrian Cole 1d81641279 gogrid doesn't support windows 2008 r1 2011-05-30 10:54:35 -07:00
Adrian Cole be422a2c0e Issue 550: added gogrid to provider metadata 2011-05-30 10:42:32 -07:00
Adrian Cole 009479c66c Issue 550: added rackspace provider metadata 2011-05-29 23:50:41 -07:00
Adrian Cole 319235a904 fixed case on bluelock 2011-05-29 22:58:48 -07:00
Adrian Cole e208d92be1 fixed case on Bluelock 2011-05-29 22:48:37 -07:00
Adrian Cole efb8f0103e Issue 550: added providermetadata for Bluelock 2011-05-29 22:44:00 -07:00
Adrian Cole 1d23698300 Issue 550: added azureblob and azurequeue ProviderMetadata 2011-05-29 22:14:44 -07:00
Adrian Cole f437b7a092 Issue 579: added isReadOnly to catalog so that you can tell whether or not you can add items to it 2011-05-29 20:50:54 -07:00
Adrian Cole e9cf646a75 Issue 580:split vcloud into feature-based apis 2011-05-29 15:41:26 -07:00
Adrian Cole d85917ee32 rackspace no longer supports windows 2008 SP1 2011-05-27 20:48:20 -07:00
Adrian Cole 9f1f61d3b4 fixed builders on vcloud classes 2011-05-25 00:31:02 -06:00
Adrian Cole 1c54a6828f more osgi changes from ioannis 2011-05-24 16:54:52 -06:00
Jeremy Whitlock 1e2ebc0365 Issue 550: Added support to retrieve ISO 3166 codes from ProviderMetadata.
[in core/src/main/java/org/jclouds]

* providers/BaseProviderMetadata.java
  (equals, hashCode): Updated for the iso 3166 codes.

* providers/ProviderMetadata.java
  (getIso3166Codes): Added.

[in core/src/main/test/org/jclouds]

* providers/JcloudsTestBlobStoreProviderMetadata.java,
  providers/JcloudsTestComputeProviderMetadata.java
  (getIso3166Codes): Added.

[in providers/aws-ec2/src/main/java/org/jclouds]

* aws/ec2/AWSEC2ProviderMetadata.java
  (getIso3166Codes): Added.

[in providers/aws-s3/src/main/java/org/jclouds]

* aws/s3/AWSS3ProviderMetadata.java
  (getIso3166Codes): Added.

[in providers/trmk-ecloud/src/main/java/org/jclouds]

* vcloud/terremark/TerremarkECloudProviderMetadata.java
  (getIso3166Codes): Added.

[in providers/trmk-vcloudexpress/src/main/java/org/jclouds]

* vcloud/terremark/TerremarkVCloudExpressProviderMetadata.java
  (getIso3166Codes): Added.
2011-05-23 16:03:37 -06:00
Kedar Dave 4445c16112 fixed merge issues after pull from jclouds/master 2011-05-18 11:06:08 -05:00
Adrian Cole 37587fdfeb Issue 435 added more test cases to savvis and cleaned up VMSpec binding 2011-05-17 22:48:50 -07:00
Kedar Dave 348779aae0 fixed tests based on new endpoint 2011-05-18 00:20:42 -05:00
Kedar Dave a364a43b56 fixed tests based on new endpoint 2011-05-18 00:12:27 -05:00
Adrian Cole b9f6484940 Merge branch 'master' of https://github.com/kedardave/jclouds
* 'master' of https://github.com/kedardave/jclouds:
  implemented create multiple vm's, clonevm, capturevapptemplate(throws error from savvis side)
2011-05-17 21:25:16 -07:00
Kedar Dave e3b7d6d91c implemented create multiple vm's, clonevm, capturevapptemplate(throws error from savvis side) 2011-05-17 23:09:28 -05:00
Adrian Cole f70b793533 Issue 550: updated aws provider metadata 2011-05-17 00:01:52 -07:00
Adrian Cole c880c057b1 Issue 550: added loadbalancer, table, and queue types 2011-05-16 22:55:56 -07:00
Adrian Cole 36e6ca787d Issue 550: added api docs, identity and credential names 2011-05-16 21:37:25 -07:00
Adrian Cole 4d81a5aa28 Issue 550: moved providers into a scoped package and made a base test class 2011-05-16 18:59:31 -07:00
Adrian Cole c621d53799 Issue 565: run script on a distinct node 2011-05-16 16:56:14 -07:00
Gustavo Morozowski 557c0d75fe moved maven-bundle-plugin instructions to top project pom 2011-05-16 09:14:12 -03:00
Adrian Cole 08ee5d5c8d added tags to nodemetadata, revised byon to be persistable to blobstore 2011-05-16 00:46:02 -07:00
Adrian Cole ddc514d602 Issue 42: added osgi fragment plugin to poms 2011-05-15 12:08:53 -07:00
Adrian Cole 5b8ee87a4d major overhaul to ibm smartcloud 2011-05-14 00:44:54 -07:00
Adrian Cole 6e483c7f7c Merge branch 'master' of https://github.com/jcscoobyrs/jclouds
* 'master' of https://github.com/jcscoobyrs/jclouds:
  Added a note to the org.jclouds.providers.BaseProviderMetadata class in core
  Implemented the provider metadata for the aws-ec2 cloud provider.
  Updated the core project POM to exclude ProviderMetadata plugins from the
  Added an abstract ProviderMetadata object to allow for overriding the equals and
2011-05-12 15:31:18 -07:00
Jeremy Whitlock 259159708d Implemented the provider metadata for the aws-ec2 cloud provider.
[in providers/aws-ec2/src/main]

* java/org/jclouds/providers/AWSEC2ProviderMetadata.java: Added.

* main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata: Added.

[in providers/aws-ec2/src/test]

* java/org/jclouds/providers/AWSEC2ProviderTest.java: Added.
2011-05-12 00:41:45 -06:00
Adrian Cole 6548fe1212 fixed rackspace loadbalancers where DELETE requires Accept */* 2011-05-09 15:54:04 -07:00
Adrian Cole bf358b58de Issue 551: initial support for rackspace cloud load balancers 2011-05-09 01:27:01 -07:00
Adrian Cole adafc4f5bf fixed merge issue 2011-05-06 09:35:09 -07:00
Adrian Cole 93633a630d Merge pull request #28 from grkvlt/master
thanks for this
2011-05-06 00:38:38 -07:00
Adrian Cole a925d704f4 Issue 543, 473: new AdminAccess statement, which locks down compute nodes and creates a default admin account 2011-05-06 00:35:50 -07:00
Andrew Donald Kennedy 992f204ecc Remove GoGrid IpType option, but leave TemplateOptions class for future expansion 2011-05-02 23:10:56 +01:00
Andrew Donald Kennedy 15e74945da GoGridTemplateOptions test for IpType 2011-05-01 18:37:41 +01:00