My favorites | Sign in
Project Home Downloads Wiki Source
Project Information
Members
Featured
Wiki pages
Links

Introduction

Elastic Rack is a Java API for the Rackspace Cloud services.

Currently only the Cloud Servers API is supported. If you need to use Cloud Files, you can use the Java API provided by Rackspace.

Downloads

As there is not yet any download available, you have to checkout the code from Mercurial.

How To Start

There are some test cases in src/test/java that will give a hint on how to use this code. In order to run the tests, create a file in src/test/resources named rackspace.properties from the rackspace.properties.template file. You need to fill in the file with your Rackspace credentials.

Support

The first place where to ask for help is the Google Group (see on the right bar). Otherwise, create/browse Jira issues.

Please tell us if you're using Elastic Rack via Ohloh project page!

Powered by Google Project Hosting