The Java Multi-Cloud Toolkit
Go to file
Svetoslav Neykov 41ff84bf78 Don't retry unsafe HTTP methods in case of an IOException
If an IOException is thrown during the execution of an HttpCommand retry only if the HTTP method is idempotent (i.e. GET, DELETE, PUT). Otherwise the retry could cause unwanted side effects (i.e. creating and leaking multiple new nodes).
2015-05-13 22:44:14 +02:00
all Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00
allblobstore Replace legacy cloudfiles with modern rackspace-cloudfiles 2015-04-28 16:46:21 -05:00
allcompute Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00
allloadbalancer Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00
apis JCLOUDS-901 Moved CloudStack javadocs around 2015-05-07 15:17:46 +02:00
blobstore JCLOUDS-651: portable copy object content metadata 2015-04-08 23:13:54 -07:00
common Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00
compute Properly clone the login credentials 2015-04-08 16:01:30 +02:00
core Don't retry unsafe HTTP methods in case of an IOException 2015-05-13 22:44:14 +02:00
drivers JCLOUDS-884: Only try netcat over ssh-agent as an agentproxy 2015-04-09 10:23:12 -04:00
loadbalancer Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00
project Exclude Eclipse annotation processor files that are git ignored 2015-04-16 00:18:42 +02:00
providers JCLOUDS-207: Key Pair and Security Groups created by jclouds are not removed when the node is destroyed 2015-05-07 11:40:32 +02:00
resources Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00
scriptbuilder Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00
skeletons Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00
.dir-locals.el JCLOUDS-26. Adding .dir-locals.el for Emacs tab-width setting 2013-05-10 14:52:52 -07:00
.gitignore Ignore jEnv files 2014-08-26 23:54:44 +02:00
.mailmap Update mailmap for acole@twitter.com 2014-10-04 09:22:01 -07:00
CONTRIBUTING.md Fixed the CONTRIBUTING links 2015-02-05 15:10:37 +01:00
README.md Avoid duplicated info and just link to website 2014-08-07 09:25:37 -05:00
pom.xml Next development version 1.9.1-SNAPSHOT 2015-03-29 22:44:17 +02:00

README.md

jclouds

Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features.

For more information about using or contributing to jclouds, please visit our website at jclouds.apache.org.

License

Copyright (C) 2009-2013 The Apache Software Foundation

Licensed under the Apache License, Version 2.0