From 4f8e953184ba87ace0c4d2ff9ddd636762b21e02 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Tue, 1 Feb 2011 03:09:51 +0100 Subject: [PATCH] Added READMEs for APIs --- apis/atmos/README.txt | 2 +- apis/cloudfiles/README.txt | 25 +++++++++++++++++++++++++ apis/cloudservers/README.txt | 25 +++++++++++++++++++++++++ apis/ec2/README.txt | 25 +++++++++++++++++++++++++ apis/elasticstack/README.txt | 25 +++++++++++++++++++++++++ apis/elb/README.txt | 25 +++++++++++++++++++++++++ apis/eucalyptus/README.txt | 27 +++++++++++++++++++++++++++ apis/filesystem/README.txt | 25 +++++++++++++++++++++++++ apis/s3/README.txt | 25 +++++++++++++++++++++++++ apis/swift/README.txt | 25 +++++++++++++++++++++++++ apis/vcloud/README.txt | 2 +- apis/vcloudexpress/README.txt | 25 +++++++++++++++++++++++++ apis/walrus/README.txt | 27 +++++++++++++++++++++++++++ 13 files changed, 281 insertions(+), 2 deletions(-) create mode 100644 apis/cloudfiles/README.txt create mode 100644 apis/cloudservers/README.txt create mode 100644 apis/ec2/README.txt create mode 100644 apis/elasticstack/README.txt create mode 100644 apis/elb/README.txt create mode 100644 apis/eucalyptus/README.txt create mode 100644 apis/filesystem/README.txt create mode 100644 apis/s3/README.txt create mode 100644 apis/swift/README.txt create mode 100644 apis/vcloudexpress/README.txt create mode 100644 apis/walrus/README.txt diff --git a/apis/atmos/README.txt b/apis/atmos/README.txt index d4792984b6..e871588a07 100644 --- a/apis/atmos/README.txt +++ b/apis/atmos/README.txt @@ -18,7 +18,7 @@ ==== # -# The jclouds provider for EMC's Atmos Online Storage (http://www.emccis.com/). +# The jclouds API for EMC's Atmos Online Storage (http://www.emccis.com/). # # TODO: Implementation status. # TODO: Supported features. diff --git a/apis/cloudfiles/README.txt b/apis/cloudfiles/README.txt new file mode 100644 index 0000000000..f45ece8e49 --- /dev/null +++ b/apis/cloudfiles/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for Rackspace's Cloud Files (http://www.rackspacecloud.com/cloud_hosting_products/files/). +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/cloudservers/README.txt b/apis/cloudservers/README.txt new file mode 100644 index 0000000000..b89f80ab55 --- /dev/null +++ b/apis/cloudservers/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for Rackspace's Cloud Server (http://www.rackspacecloud.com/cloud_hosting_products/servers/). +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/ec2/README.txt b/apis/ec2/README.txt new file mode 100644 index 0000000000..92364d368a --- /dev/null +++ b/apis/ec2/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for Amazon's EC2 service (http://aws.amazon.com/ec2/). +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/elasticstack/README.txt b/apis/elasticstack/README.txt new file mode 100644 index 0000000000..32c2bfd6be --- /dev/null +++ b/apis/elasticstack/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for ElasticHosts' Cloud Servers API (http://www.elastichosts.com/cloud-hosting/api/). +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/elb/README.txt b/apis/elb/README.txt new file mode 100644 index 0000000000..0ee638b7f2 --- /dev/null +++ b/apis/elb/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for Amazon's Elastic Load Balancing service (http://aws.amazon.com/elasticloadbalancing/). +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/eucalyptus/README.txt b/apis/eucalyptus/README.txt new file mode 100644 index 0000000000..9646bcdad5 --- /dev/null +++ b/apis/eucalyptus/README.txt @@ -0,0 +1,27 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for Eucalyptus Systems' EC2 flavour (http://www.eucalyptus.com/). +# +# Expects the jclouds EC2 API to be present on your application's classpath. +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/filesystem/README.txt b/apis/filesystem/README.txt new file mode 100644 index 0000000000..b97c1545fd --- /dev/null +++ b/apis/filesystem/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for accessing a local filesystem as a blobstore. +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/s3/README.txt b/apis/s3/README.txt new file mode 100644 index 0000000000..7254aefa1d --- /dev/null +++ b/apis/s3/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for Amazon's S3 (http://aws.amazon.com/s3/). +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/swift/README.txt b/apis/swift/README.txt new file mode 100644 index 0000000000..2aaebfc87a --- /dev/null +++ b/apis/swift/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for OpenStack's Swift (http://swift.openstack.org/). +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/vcloud/README.txt b/apis/vcloud/README.txt index fa4b41984a..a898e09519 100644 --- a/apis/vcloud/README.txt +++ b/apis/vcloud/README.txt @@ -18,7 +18,7 @@ ==== # -# The jclouds provider for VMware vCloud (http://www.vmware.com/solutions/cloud-computing/vcloud.html). +# The jclouds API for VMware vCloud (http://www.vmware.com/products/vcloud/). # # TODO: Implementation status. # TODO: Supported features. diff --git a/apis/vcloudexpress/README.txt b/apis/vcloudexpress/README.txt new file mode 100644 index 0000000000..5bacd3d3c9 --- /dev/null +++ b/apis/vcloudexpress/README.txt @@ -0,0 +1,25 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for VMware vCloud (http://www.vmware.com/solutions/cloud-computing/public-cloud/vcloud-express.html). +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file diff --git a/apis/walrus/README.txt b/apis/walrus/README.txt new file mode 100644 index 0000000000..d866ca42ff --- /dev/null +++ b/apis/walrus/README.txt @@ -0,0 +1,27 @@ +==== + + Copyright (C) 2010 Cloud Conscious, LLC. + + ==================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ==================================================================== +==== + +# +# The jclouds API for Walrus, Eucalyptus Systems' S3 flavour (http://www.eucalyptus.com/). +# +# Expects the jclouds S3 API to be present on your application's classpath. +# +# TODO: Implementation status. +# TODO: Supported features. +# TODO: Usage example. \ No newline at end of file