Gustavo Morozowski
226efe0659
Issue 550: Added ProviderMetaData for RimuHosting.
2011-06-02 23:20:38 -03:00
Gustavo Morozowski
d313950f38
Issue 550: Added ProviderMetaData for SkaliCloud.
2011-06-02 22:57:07 -03:00
Gustavo Morozowski
14bfc83d69
Issue 550: Added ProviderMetaData for Serverlove.
2011-06-02 22:28:40 -03:00
Andrew Phillips
4cd17db523
Added a 'tweetstore.instance' identifier to fetch the correct jclouds.properties remote resource bundle
2011-06-03 03:08:11 +02:00
Andrew Phillips
5ef3778468
Converted the TweetStore *app* (not just the tests ;-)) to use OAuth for Twitter
2011-06-03 03:08:10 +02:00
Gustavo Morozowski
c1b7ffb624
Issue 550: Small fixes to Elastic Hosts.
2011-06-02 22:06:26 -03:00
Gustavo Morozowski
00c55bcdfa
Issue 550: Added ProviderMetadata for Elastic Hosts.
2011-06-02 21:40:33 -03:00
Adrian Cole
5b10d5d0f8
Merge branch 'master' of https://github.com/dmitri-b/jclouds
...
* 'master' of https://github.com/dmitri-b/jclouds :
non-working live tests is disabled (they are not working due to the issues with OpenStack)
non-working live tests is disabled (they are not working due to the issues with OpenStack)
incorrect imports fix
comments for failing live tests fixes in change password test
more fixes in live tests more debug logging
timeout for tests is increased
live tests bug fixes
comments for JschSshClinet bug fix
JschSshClinet bug fix for exec method
key file for live tests is renamed
additional json test is moved to apis/nova
additional json test
keys for live tests are loaded from the classpath
2011-06-02 17:08:29 -07:00
Adrian Cole
461f49622d
moved scality rs2 services into sandbox due to service problems
2011-06-02 16:52:28 -07:00
Dmitri Babaev
e1f0cdcfa5
Merge commit '6d187ed9baaad1e00dbe65b36ea2989c951a5a28', ssh client patch is reverted due to massive changes in code
...
Conflicts:
drivers/jsch/src/main/java/org/jclouds/ssh/jsch/JschSshClient.java
2011-06-03 03:50:47 +04:00
Dmitri Babaev
e29e9cd4a3
non-working live tests is disabled (they are not working due to the issues with OpenStack)
2011-06-03 03:38:40 +04:00
Adrian Cole
6d187ed9ba
Merge branch 'master' of github.com:jclouds/jclouds
...
* 'master' of github.com:jclouds/jclouds:
Issue 593:add rimu hosting to supported providers list
revised rimu tests
2011-06-02 16:27:40 -07:00
Kedar Dave
563462e46b
added providermetadata test for savvis-symphonyvpdc
2011-06-02 18:23:08 -05:00
Adrian Cole
f36be05b2a
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Issue 550: Added ProviderMetadata for Google Storage.
2011-06-02 16:22:57 -07:00
Adrian Cole
3899435588
Issue 593:add rimu hosting to supported providers list
2011-06-02 16:22:50 -07:00
Dmitri Babaev
bde692ab7c
non-working live tests is disabled (they are not working due to the issues with OpenStack)
2011-06-03 03:09:43 +04:00
Jeremy Whitlock
d9f9a9d760
Merge remote branch 'upstream/master'
2011-06-02 16:53:13 -06:00
Adrian Cole
9840cf923a
Merge pull request #48 from jcscoobyrs/acffe37459e83ab3d93b713ec6a56766087ead0d
...
Issue 550: Added ProviderMetadata for Eucalyptus Partner Cloud S3.
2011-06-02 15:52:31 -07:00
Jeremy Whitlock
3ea6b290d1
Issue 550: Added ProviderMetadata for Eucalyptus Partner Cloud EC2.
...
[in providers/eucalyptus-partnercloud-ec2/src]
* main/java/org/jclouds/epc/EucalyptusPartnerCloudEC2ProviderMetadata.java,
main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata,
test/java/org/jclouds/epc/EucalyptusPartnerCloudEC2ProviderTest.java: Added.
2011-06-02 16:50:57 -06:00
Kedar Dave
98bf69ff57
Merge branch 'master' of github.com:kedardave/jclouds
2011-06-02 17:49:28 -05:00
Kedar Dave
a069981e74
cleanup tests, added ProviderMetadata implementation for savis-symphonyvpdc
2011-06-02 17:47:45 -05:00
Dmitri Babaev
07e6088bdb
incorrect imports fix
2011-06-03 02:46:16 +04:00
Adrian Cole
8a8daaa372
revised rimu tests
2011-06-02 15:45:45 -07:00
Dmitri Babaev
8375791335
comments for failing live tests
...
fixes in change password test
2011-06-03 02:38:00 +04:00
Jeremy Whitlock
3c36034b95
Issue 550: Added ProviderMetadata for Eucalyptus Partner Cloud S3.
...
[in providers/eucalyptus-partnercloud-s3/src]
* main/java/org/jclouds/epc/EucalyptusPartnerCloudS3ProviderMetadata.java,
main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata,
test/java/org/jclouds/epc/EucalyptusPartnerCloudS3ProviderTest.java: Added.
2011-06-02 16:34:37 -06:00
Jeremy Whitlock
a533edc3b3
Merge remote branch 'upstream/master'
2011-06-02 16:07:27 -06:00
Adrian Cole
a68640351f
better error when last-modified header not found
2011-06-02 13:51:49 -07:00
Adrian Cole
ac56adc2e1
Issue 592:templateBuilder.fromTemplate loses location when more narrow than region
2011-06-02 13:47:57 -07:00
Adrian Cole
a0692e737f
refactored so that eucalyptus m1.small can use 64 bit image
2011-06-02 13:20:17 -07:00
Adrian Cole
2360bd1afd
bumped aws-ec2 to 11.04 ubuntu
2011-06-02 13:19:39 -07:00
Kedar Dave
957cb22508
Merge branch 'master' of github.com:kedardave/jclouds
2011-06-02 15:17:26 -05:00
Kedar Dave
eef22241f4
fixed firewallservice url
2011-06-02 15:15:23 -05:00
Adrian Cole
11884540a6
test size comparison when testing templates
2011-06-02 13:00:18 -07:00
Adrian Cole
34bbfa3797
more detail on test failures in elasticstack
2011-06-02 12:59:57 -07:00
Dmitri Babaev
006d5e0eed
more fixes in live tests
...
more debug logging
2011-06-02 23:21:14 +04:00
Kedar Dave
f4c07a576c
Merge branch 'master' of github.com:kedardave/jclouds
2011-06-02 13:46:34 -05:00
Kedar Dave
607051a0ca
cleanup
2011-06-02 13:41:50 -05:00
Kedar Dave
85fad8e3f7
fixed tests for savvis
2011-06-02 13:36:23 -05:00
Adrian Cole
e49e0254ce
Issue 591:Need to handle 2+ cookies from TE
2011-06-02 11:08:58 -07:00
Adrian Cole
9ac8ad2b5f
Merge pull request #46 from mattiasholmqvist/master
...
Rename Predicate protocol in predicate.clj to Coercions.
2011-06-02 08:25:36 -07:00
Jeremy Whitlock
ae74a64d95
Merge remote branch 'upstream/master'
2011-06-02 09:08:19 -06:00
Dmitri Babaev
9916285ae7
timeout for tests is increased
2011-06-02 17:05:45 +04:00
Dmitri Babaev
7e4029136e
live tests bug fixes
2011-06-02 16:53:12 +04:00
Mattias Holmqvist
c330e100f0
Fixed typo
2011-06-02 14:00:02 +02:00
Mattias Holmqvist
f73b46965b
First version of elastic_ip2.clj
2011-06-02 12:45:52 +02:00
Dmitri Babaev
ea206d4036
comments for JschSshClinet bug fix
2011-06-02 14:25:16 +04:00
Mattias Holmqvist
36cc3805b5
First version of ebs2.clj
2011-06-02 12:11:23 +02:00
Mattias Holmqvist
4b761c790a
Renamed Predicate protocol to Coercions
2011-06-02 12:08:00 +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