jclouds/providers/rackspace-clouddatabases-us
Andrew Gaul 9cdd53b0b7 JCLOUDS-546: Remove Javadoc @author annotations
Annotations removed with:

find -name \*.java | xargs sed -i /@author/d

Empty Javadoc removed with multiple iterations of:

find -name \*.java | xargs sed -i -z 's/ \*\n \*\// \*\//'
find -name \*.java | xargs sed -i -z 's/ \* \n \*\// \*\//'
find -name \*.java | xargs sed -i -z 's/\/\*\*\n \*\/\n//'
2014-06-07 21:44:54 -07:00
..
src JCLOUDS-546: Remove Javadoc @author annotations 2014-06-07 21:44:54 -07:00
README.md Moving trove to jclouds from jclouds-openstack-labs https://issues.apache.org/jira/browse/JCLOUDS-102 2013-12-12 17:13:38 -06:00
pom.xml Updating to 1.8.0-SNAPSHOT 2013-12-17 11:31:56 -08:00

README.md

Rackspace Cloud Databases US

The Rackspace deployment of OpenStack Trove, the Database as a Service.

Production ready? Yes