Commit Graph

294 Commits

Author SHA1 Message Date
Adrian Cole 323e775a08 Issue 634: folded vcloud-common into vcloud and trmk-common 2011-07-23 12:06:04 +10:00
Adrian Cole a365e7de2c Issue 634: fold vcloudexpress into trmk-common 2011-07-23 11:00:00 +10:00
Adrian Cole 5994d14841 Issue 487: gogrid and elasticstack do not have predicatable hostnames 2011-07-23 10:19:51 +10:00
Adrian Cole 6928082674 Issue 487:Add hostname property to nodemetadata 2011-07-22 21:21:33 +10:00
Adrian Cole acd4b4a628 clean up style warnings 2011-07-22 12:48:59 +10:00
Adrian Cole 0f9dd50d7d Issue 628:expose properties to choose default Org and vDC in vCloud-based implementations 2011-07-22 11:03:29 +10:00
Adrian Cole c1ae4d06e6 update amazon template to reflect current images 2011-07-22 10:46:40 +10:00
Adrian Cole 6662614023 update slicehost default template properties 2011-07-22 10:46:09 +10:00
Adrian Cole feaef2b6eb work around condition where occasionally gogrid is late making credentials available for a newly started server 2011-07-22 10:45:26 +10:00
Adrian Cole f3a0e6d0bd Issue 632:enhance and automatically work around nodes with sftp problems 2011-07-22 10:41:43 +10:00
Adrian Cole f81bb95ab0 Issue 542: updated terremark eCloud implementation to 2.8 version of Org and added Tag and DataCenter queries 2011-07-17 18:44:44 +10:00
Adrian Cole 46c7822b4a Issue 624:update terremark config to use ubuntu 10.04 templates 2011-07-12 20:53:06 -07:00
spasam d9b9c61ce6 Implented vApp tag support for Terremark Enterprise.
Also added configurable exponential delay between automatic retries.
2011-07-12 11:21:20 -04:00
Adrian Cole 6e2cf793b2 Issue 613:Automatically parse cluster ami list 2011-07-08 02:13:12 -07:00
Adrian Cole 3c200645bc added ec2 support for image filters 2011-07-08 02:13:12 -07:00
Adrian Cole 537691226e added hypervisor property to ec2 image 2011-07-08 02:13:12 -07:00
Adrian Cole c8ebbc2f02 updated cloudservers uk template settings to match current images 2011-07-08 02:13:12 -07:00
Adrian Cole b037be29fa updated rackspace default version to ubuntu 11.04 2011-07-08 02:13:11 -07:00
Adrian Cole 0e8385aa83 Issue 610: greenhouse data now passes 2011-07-07 01:06:45 -07:00
Adrian Cole 17545cca29 fixed credential persistence in gogrid 2011-07-07 01:06:01 -07:00
Adrian Cole 48fa7a6d2c Issue 620:elasticstack and cloudsigma-based providers do not report operating system on nodes 2011-07-07 01:01:35 -07:00
Adrian Cole c4c40eaff5 Issue 619:support parsing ubuntu oneiric 2011-07-05 22:52:45 -07:00
Adrian Cole fae29d217e Issue 617:address NPE failures in CI 2011-07-05 14:36:49 -07:00
Adrian Cole 7ad9fddf52 Issue 608:Starting a node with a location-id specifying an ec2 availability zone fails 2011-07-04 22:03:55 -07:00
Adrian Cole 0a28bbdb8a cloudservers now supports debian 2011-07-01 17:38:35 -07:00
Adrian Cole b1e5bb6ade Issue 610: greenhousedata-element-vcloud now out of sandbox 2011-07-01 16:26:11 -07:00
Adrian Cole 750be3137d Issue 608: investigate template where EC2 AZ is specified explicitly leaves ami with correct region code 2011-06-28 11:46:16 -07:00
Adrian Cole b468d3b047 Issue 608: investigate template where EC2 AZ is specified explicitly 2011-06-28 11:43:27 -07:00
Adrian Cole 96a4923c4c added message and null check guarding MPU on payloads with contentLength set 2011-06-27 07:11:10 -07:00
Adrian Cole 0502300840 fixed ec2 security group live test 2011-06-27 02:26:51 -07:00
Adrian Cole 3e80c0433c osgi fix 2011-06-24 18:44:16 +08:00
Andrew Phillips 7d2fb23119 Master version is now 1.1.0-SNAPSHOT (= next feature version) now that 1.0.0 is out 2011-06-05 11:17:43 +04:00
Adrian Cole ce13a863a9 Issue 550: added PM for cloudsigma 2011-06-03 02:35:12 -07:00
Adrian Cole 9257f3a1e6 fixed typo 2011-06-03 02:06:52 -07:00
Adrian Cole 6a8f52e210 Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Cleaning up API for ebs2 and elastic-ip2 after review. Minor changes to doc-strings, code formatting and order of args in release fn.
  Issue 550: Global ATMOS refactoring for identity.
  Issue 550: Added ProviderMetadata for Ninefold Storage.
  Issue 550: Added ProviderMetadata for OpenHosting East1 provider.
  Issue 550: Addressed the verbiage used for credentials for the synaptic-storage provider.
  Issue 550: Cleaned up a few minor formatting nits and implemented linked services for Eucalyptus.
  Issue 550: Added ProviderMetadata for AT&T Synaptic Storage.
  cleanup and refine vmclientlivetest
  added test dependency
  added providermetadata test for savvis-symphonyvpdc
  cleanup tests, added ProviderMetadata implementation for savis-symphonyvpdc
  fixed firewallservice url
  cleanup
  fixed tests for savvis
  Fixed typo
  First version of elastic_ip2.clj
  First version of ebs2.clj
2011-06-03 01:12:38 -07:00
Kedar Dave 7368b68a1e Merge branch 'master' of git://github.com/jclouds/jclouds 2011-06-03 02:21:51 -05:00
Jeremy Whitlock 770023a892 Issue 550: Global ATMOS refactoring for identity.
[in providers]

* cloudonestorage/src/main/java/org/jclouds/cloudonestorage/CloudOneStorageProviderMetadata.java,
  synaptic-storage/src/main/java/org/jclouds/synaptic/storage/SynapticStorageProviderMetadata.java
  (getIdentityName): Changed "Subtenant ID" to "Subtenant ID (UID)".
2011-06-03 00:50:28 -06:00
Jeremy Whitlock 1340e38728 Issue 550: Added ProviderMetadata for Ninefold Storage.
[in providers/ninefold-storage/src]

* main/java/org/jclouds/ninefold/storage/NinefoldStorageProviderMetadata.java,
  main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata,
  test/java/org/jclouds/ninefold/storage/NinefoldStorageProviderTest.java: Added.
2011-06-03 00:48:20 -06:00
Jeremy Whitlock e0bb0bc4d7 Issue 550: Added ProviderMetadata for OpenHosting East1 provider.
[in jclouds/openhosting-east1/src]

* main/java/org/jclouds/openhosting/OpenHostingEast1ProviderMetadata.java,
  main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata,
  test/java/org/jclouds/openhosting/OpenHostingEast1ProviderTest.java: Added.
2011-06-03 00:33:37 -06:00
Jeremy Whitlock 691e69a961 Issue 550: Addressed the verbiage used for credentials for the synaptic-storage provider.
[in providers/synaptic-storage/src]

* main/java/org/jclouds/synaptic/storage/SynapticStorageProviderMetadata.java
  (getIdentityName, getCredentialName): Updated to use ATMOS verbiage per Adrian's feedback.
2011-06-03 00:11:14 -06:00
Jeremy Whitlock 63cd9d0535 Issue 550: Cleaned up a few minor formatting nits and implemented linked services for Eucalyptus.
[in providers]

* aws-s3/src/main/java/org/jclouds/aws/s3/AWSS3ProviderMetadata.java: Fixed a javadoc link.

* aws-s3/src/test/java/org/jclouds/aws/s3/AWSS3ProviderTest.java: Fixed a javadoc link
   and fixed an erroneous full-qualified class reference.

* eucalyptus-partnercloud-ec2/src/main/java/org/jclouds/epc/EucalyptusPartnerCloudEC2ProviderMetadata.java,
  eucalyptus-partnercloud-s3/src/main/java/org/jclouds/epc/EucalyptusPartnerCloudS3ProviderMetadata.java
  (getLinkedServices): Implemented.
2011-06-03 00:06:38 -06:00
Jeremy Whitlock 17db25cceb Issue 550: Added ProviderMetadata for AT&T Synaptic Storage.
[in providers/synaptic-storage/src]

* main/java/org/jclouds/synaptic/storage/SynapticStorageProviderMetadata.java,
  src/main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata,
  src/test/java/org/jclouds/synaptic/storage/SynapticStorageProviderTest.java: Added.
2011-06-02 23:58:50 -06:00
Kedar Dave 31df3c48b0 Merge branch 'master' of github.com:kedardave/jclouds 2011-06-03 00:47:05 -05:00
Kedar Dave c8bbe64403 cleanup and refine vmclientlivetest 2011-06-03 00:16:36 -05:00
Adrian Cole 4bc2a2997b Merge branch 'master' of git@github.com:jclouds/jclouds
* 'master' of git@github.com:jclouds/jclouds:
  Issue 594: move google storage back to sandbox
2011-06-02 21:47:48 -07:00
Adrian Cole 161906b98d updated standard drives for skalicloud 2011-06-02 21:27:37 -07:00
Adrian Cole 424184c380 Issue 594: move google storage back to sandbox 2011-06-02 20:32:03 -07:00
Kedar Dave cfe91f9817 added test dependency 2011-06-02 22:25:34 -05:00
Adrian Cole 9ef411d39a added debian 6 to bluesquare 2011-06-02 19:57:55 -07:00
Adrian Cole fc2c59d861 Merge pull request #51 from gustavomzw/master
Issue 550: Added ProviderMetadata for Elastic Hosts.
2011-06-02 19:33:29 -07:00