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
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
Adrian Cole
8a8daaa372
revised rimu tests
2011-06-02 15:45:45 -07: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
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
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
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
Adrian Cole
5655e197b2
Issue 589:deprecate bluelock-vcdirector for bluelock-vcloud-vcenterprise; add bluelock-vcloud-zone01
2011-06-01 22:56:21 -07:00
Adrian Cole
89cee3a55f
made network matching more lenient
2011-06-01 22:55:25 -07:00
Adrian Cole
e6b246a986
corrected typo in atmos
2011-06-01 22:54:59 -07:00
Jeremy Whitlock
acffe37459
Issue 550: Added ProviderMetadata for Google Storage.
...
[in providers/googlestorage/src]
* main/java/org/jclouds/googlestorage/GoogleStorageProviderMetadata.java,
main/resources/META-INF/services/org.jclouds.providers.ProviderMetadata,
test/java/org/jclouds/googlestorage/GoogleStorageProviderTest.java: Added.
2011-06-01 23:37:39 -06:00
Adrian Cole
68ebfd7c35
Merge pull request #44 from jcscoobyrs/master
...
Issue 550: Added ProviderMetadata for CloudOne Storage.
2011-06-01 21:57:32 -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
12db2f992c
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Added 'deploy' profiles for each TweetStore instance
Added a 'deploy' profile that fetches and includes a private jclouds.properties file, and now copying META-INF resources into <webapproot>/META-INF rather than <webapproot>/WEB-INF/META-INF
Extracted a PROPERTY_TWEETSTORE_BLOBSTORES constant
2011-06-01 20:30:44 -07: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
7e00e064c0
Issue 429: switched swift to Storage-User and Storage-Pass auth
2011-06-01 18:34:29 -07:00
Andrew Phillips
b1fb4f686a
Added 'deploy' profiles for each TweetStore instance
2011-06-02 02:18:18 +02:00
Andrew Phillips
a089151981
Added a 'deploy' profile that fetches and includes a private jclouds.properties file, and now copying META-INF resources into <webapproot>/META-INF rather than <webapproot>/WEB-INF/META-INF
2011-06-02 02:18:17 +02:00
Andrew Phillips
3f60d4f707
Extracted a PROPERTY_TWEETSTORE_BLOBSTORES constant
2011-06-02 02:18:16 +02:00
Adrian Cole
08c8430619
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Issue 574: don't make build dependent on tz
'appid' value in cloudbees-web.xml value is sufficient, no need for it in the bees plugin configt need the bees.appid value in the plugin config as it's already set
Removed unused deps
Added the new TweetStore aggregator project to demos
Created a TweetStore parent project, updated twitter4j to 2.2 and switched to OAuth
Added instructions to generate Twitter consumer keys and access tokens to READMEs
added AWS Security Group Clojure wrapper
2011-06-01 16:18:43 -07:00
Adrian Cole
1858f77451
fixed regressions on ec2
2011-06-01 16:18:24 -07:00
Adrian Cole
3fea56253e
Issue 574: don't make build dependent on tz
2011-06-01 13:03:04 -07:00
Andrew Phillips
98ff7b16fe
'appid' value in cloudbees-web.xml value is sufficient, no need for it in the bees plugin configt need the bees.appid value in the plugin config as it's already set
2011-06-01 21:54:47 +02:00
Andrew Phillips
d2c269626a
Removed unused deps
2011-06-01 21:38:12 +02:00
Andrew Phillips
57e1bcd209
Added the new TweetStore aggregator project to demos
2011-06-01 21:36:14 +02:00
Andrew Phillips
c29765d1d0
Created a TweetStore parent project, updated twitter4j to 2.2 and switched to OAuth
2011-06-01 21:36:12 +02:00
Andrew Phillips
20b32e77a9
Added instructions to generate Twitter consumer keys and access tokens to READMEs
2011-06-01 21:36:09 +02:00
Adrian Cole
bc3c0e6597
Merge pull request #40 from juergenhoetzel/master
...
Issue 588: AWS Security Group Clojure wrapper
2011-06-01 12:16:25 -07:00
Adrian Cole
f9dbfda92d
updated ecloud live test to use ubuntu 10.04
2011-06-01 12:07:58 -07:00
Adrian Cole
281109dfc4
added message to NPE when vdc isn't found
2011-06-01 12:07:27 -07:00
Adrian Cole
69a1b7a6aa
added usage statement to select all nodes
2011-06-01 12:06:02 -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
Adrian Cole
ac698c33ec
Issue 586:retry ssh on channel failures
2011-06-01 12:00:22 -07:00
Adrian Cole
b1984f8600
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
added compute service live test for savvis symphony vpdc
2011-06-01 11:53:19 -07:00
Adrian Cole
140dd8711c
Issue 574: work around bad date format
2011-06-01 11:52:56 -07:00
Juergen Hoetzel
c3d767e463
added AWS Security Group Clojure wrapper
2011-06-01 14:24:11 +02: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