Mattias Holmqvist
78511b74f3
Intermediate fix that fixes vnc:ip and nic:0:dhcp:ip for new API version of ElasticStack. Still some issues left to fix due to hanging tests.
2011-09-06 23:16:38 +02:00
Adrian Cole
8d317d67b5
Issue 590:Support StratoGen vCloud provider
2011-06-02 00:21:51 -07:00
Adrian Cole
174ae09adf
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Issue 550: Added ProviderMetadata for CloudOne Storage.
2011-06-01 23:38:01 -07:00
Adrian Cole
5655e197b2
Issue 589:deprecate bluelock-vcdirector for bluelock-vcloud-vcenterprise; add bluelock-vcloud-zone01
2011-06-01 22:56:21 -07:00
Jeremy Whitlock
3989b13fcb
Issue 550: Added ProviderMetadata for CloudOne Storage.
...
[in providers/cloudonestorage/src]
* main/java/org/jclouds/cloudonestorage/CloudOneStorageProviderMetadata.java,
main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata,
test/java/org/jclouds/cloudonestorage/CloudOneStorageProviderTest.java: Added.
2011-06-01 22:49:36 -06:00
Adrian Cole
86129df416
stabilized bluelock
2011-06-01 20:30:30 -07:00
Adrian Cole
ccb9709d05
Issue 550: metadata for slicehost
2011-06-01 20:26:10 -07:00
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