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
Dmitri Babaev
6dc6d3581f
JschSshClinet bug fix for exec method
2011-06-01 22:26:08 +04:00
Dmitri Babaev
ebf3527595
key file for live tests is renamed
2011-06-01 22:17:59 +04:00
Dmitri Babaev
0fedf6e467
Merge commit '7d0248c5dd972287e51ad1971d61a6ddc8bdcdf5'
2011-06-01 20:37:49 +04: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
Andrew Phillips
e4216ea1ea
newBlob -> blobBuilder...build()
2011-05-30 00:16:34 +01:00
Andrew Phillips
8e2ea83bc1
Switched to new providers, removed unneeded GAE dev server dependencies and made provider and dependencies runtime
2011-05-30 00:16:32 +01:00
Andrew Phillips
d34353e0e7
Updated documentation to match the providers used in the demos
2011-05-30 00:16:31 +01: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
6ea4c96e0f
cleaned up vcloud ctr args
2011-05-27 19:56:16 -07:00
Dmitri Babaev
c009a89803
additional json test is moved to apis/nova
2011-05-27 23:35:22 +04:00
Dmitri Babaev
dcc97a5387
Merge commit 'a3a97d02b83e613944ca4c1ecc278bc60015daf3' from upstream
2011-05-27 23:27:44 +04:00