Adrian Cole
7e00e064c0
Issue 429: switched swift to Storage-User and Storage-Pass auth
2011-06-01 18:34:29 -07: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
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
b6f3c29e11
cloudfiles now stores content disposition
2011-05-29 23:51:03 -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
b14626b4cf
trmk stabilization
2011-05-29 20:46:42 -07:00
Adrian Cole
9046324853
fixed test http url
2011-05-29 20:41:04 -07:00
Adrian Cole
ddff6fac09
Merge branch 'master' of git@github.com:jclouds/jclouds
...
* 'master' of git@github.com:jclouds/jclouds:
Added a README for the RUN@cloud Tweetstore demo
Using a unique name for the RUN@cloud Tweetstore demo
Updated READMEs to describe new providers and GAE SDK version
Added new Tweetstore demo for CloudBees' RUN@cloud platform
Updated to new providers, removed unnecessary property 'blobs' and 'sequential' -> 'singleThreaded' in @Test
thread.stop() -> thread.interrupt(), and updated KickStart args to correctly point to the GAE SDK and logging.properties locations
thread.stop() -> thread.interrupt()
appengine.api.labs.taskqueue -> appengine.api.taskqueue
Removed unneeded import
newBlob -> blobBuilder...build()
Switched to new providers, removed unneeded GAE dev server dependencies and made provider and dependencies runtime
Updated documentation to match the providers used in the demos
2011-05-29 20:15:24 -07:00
Adrian Cole
ca63b9cfa3
Issue 581:BindAsHostPrefixIfConfigured generates wrong paths
2011-05-29 20:08:35 -07:00
Andrew Phillips
2838e1e6cf
Added a README for the RUN@cloud Tweetstore demo
2011-05-30 00:16:47 +01:00
Andrew Phillips
103d99afe8
Using a unique name for the RUN@cloud Tweetstore demo
2011-05-30 00:16:45 +01:00
Andrew Phillips
b0c7370417
Updated READMEs to describe new providers and GAE SDK version
2011-05-30 00:16:44 +01:00
Andrew Phillips
4d26b5502c
Added new Tweetstore demo for CloudBees' RUN@cloud platform
2011-05-30 00:16:42 +01:00
Andrew Phillips
785ad0699d
Updated to new providers, removed unnecessary property 'blobs' and 'sequential' -> 'singleThreaded' in @Test
2011-05-30 00:16:40 +01:00
Andrew Phillips
6524390f4b
thread.stop() -> thread.interrupt(), and updated KickStart args to correctly point to the GAE SDK and logging.properties locations
2011-05-30 00:16:39 +01:00
Andrew Phillips
36beb90de0
thread.stop() -> thread.interrupt()
2011-05-30 00:16:38 +01:00
Andrew Phillips
bb64bb035a
appengine.api.labs.taskqueue -> appengine.api.taskqueue
2011-05-30 00:16:36 +01:00
Andrew Phillips
bba1f340be
Removed unneeded import
2011-05-30 00:16:35 +01:00