mirror of https://github.com/apache/cloudstack.git
The S3 implementation is far from finished, this commit focusses on the bases. - Upgrade AWS SDK to latest version. - Rewrite S3 Template downloader. - Rewrite S3Utils utility class. - Improve addImageStoreS3 API command. - Split various classes for convenience. - Various minor improvements and code optimalisations. A side effect of the new AWS SDK is that it, by default, uses the V4 signature. Therefore I added an option to specify the Signer, so it stays compatible with previous versions. |
||
|---|---|---|
| .. | ||
| catalina.policy.in | ||
| catalina.properties.in | ||
| classpath.conf.in | ||
| cloudmanagementserver.keystore | ||
| commands.properties.in | ||
| commons-logging.properties.in | ||
| context.xml.in | ||
| db.properties.in | ||
| ehcache.xml.in | ||
| environment.properties.in | ||
| java.security.ciphers.in | ||
| log4j-cloud.xml.in | ||
| logging.properties.in | ||
| server-nonssl.xml.in | ||
| server-ssl.xml.in | ||
| server7-nonssl.xml.in | ||
| server7-ssl.xml.in | ||
| tomcat-users.xml.in | ||
| tomcat6-nonssl.conf.in | ||
| tomcat6-ssl.conf.in | ||
| web.xml.in | ||