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
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
71a9afeaa9
Merge remote branch 'upstream/master'
2011-06-01 23:41:41 -06: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