The Java Multi-Cloud Toolkit
Go to file
Richard Downer 4b4374025f Recognise CentOS images on AWS Marketplace
CentOS’ officially-supported AMIs are hosted on the AWS Marketplace.
This adds support for those images, recognising the AMI naming
convention and ensuring the OS metadata is parsed correctly and the
correct SSH login name is used.

There is no change to the default jclouds configuration and the
official CentOS images will not be detected by default. To use these
images, you must alter the ami-query properties to include searching
the “AWS Marketplace”, which has an owner ID of 679593333241. You must
also manually log on to the AWS Marketplace, select your chosen CentOS
image, and “subscribe” to it (you can do this by proceeding as if to
launch an image, but stopping after you have agreed to the subscription
and before launching).
2017-11-03 12:35:42 +01:00
all Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
allblobstore Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
allcompute Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
allloadbalancer Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
apis Recognise CentOS images on AWS Marketplace 2017-11-03 12:35:42 +01:00
blobstore JCLOUDS-1327: Add tests for zero-length blobs 2017-08-06 13:51:51 -07:00
common Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
compute JCLOUDS-1351: improve OS Family parsing 2017-11-03 12:35:39 +01:00
core core/src/main/java/org/jclouds/rest/internal/TransformerForRequest.java: 2017-08-03 19:22:50 +02:00
drivers Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
loadbalancer Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
project Add Jenkins profile to use Maven toolchains 2017-10-23 12:00:08 +02:00
providers Recognise CentOS images on AWS Marketplace 2017-11-03 12:35:42 +01:00
resources Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
scriptbuilder Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
skeletons Next development version 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +02:00
.dir-locals.el JCLOUDS-26. Adding .dir-locals.el for Emacs tab-width setting 2013-05-10 14:52:52 -07:00
.gitattributes Add .gitattributes to avoid line endings issues 2015-10-07 20:43:55 +02:00
.gitignore Move html responses to a subfolder for cleaner rat plugin exclude 2016-02-23 19:30:03 +08: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 2.0.3-SNAPSHOT 2017-06-29 12:24:45 +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