|
Introduction
Introduction
Featured IntroductionElastic 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. DownloadsAs there is not yet any download available, you have to checkout the code from Mercurial. How To StartThere 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. SupportThe 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! |