You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ev...@apache.org on 2013/10/10 17:53:19 UTC

git commit: Add/Update README files to indicate level of production readiness.

Updated Branches:
  refs/heads/master 06d65ce77 -> 96a89fef6


Add/Update README files to indicate level of production readiness.


Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/commit/96a89fef
Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/tree/96a89fef
Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/diff/96a89fef

Branch: refs/heads/master
Commit: 96a89fef67c64ccd0ca7b1c8a917afa61631285c
Parents: 06d65ce
Author: Everett Toews <ev...@rackspace.com>
Authored: Thu Oct 10 10:44:59 2013 -0500
Committer: Everett Toews <ev...@rackspace.com>
Committed: Thu Oct 10 10:53:02 2013 -0500

----------------------------------------------------------------------
 README.md                             | 3 +++
 openstack-glance/README.md            | 6 ++++++
 openstack-neutron/README.md           | 6 ++++++
 openstack-swift/README.md             | 6 ++++++
 openstack-trove/README.md             | 6 ++++++
 rackspace-autoscale-us/README.md      | 6 ++++++
 rackspace-autoscale/README.md         | 6 ++++++
 rackspace-clouddatabases-uk/README.md | 6 ++++++
 rackspace-clouddatabases-us/README.md | 6 ++++++
 9 files changed, 51 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f56c9a4..c992166 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@ jclouds Labs OpenStack
 
 Repository for developing OpenStack providers and APIs
 
+Although this is a "labs" repository, some of the providers and APIs here are production ready. The reason they have not been merged into into jclouds core is because there isn't a suitable abstraction layer for them yet. Please review the README in each sub-directory to determine if the provider or API is production ready.
+
+
 License
 -------
 Copyright (C) 2009-2013 jclouds, Inc.

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/openstack-glance/README.md
----------------------------------------------------------------------
diff --git a/openstack-glance/README.md b/openstack-glance/README.md
new file mode 100644
index 0000000..7171d77
--- /dev/null
+++ b/openstack-glance/README.md
@@ -0,0 +1,6 @@
+OpenStack Glance
+================
+
+The Glance project provides services for discovering, registering, and retrieving virtual machine images.
+
+This API is *not* production ready.

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/openstack-neutron/README.md
----------------------------------------------------------------------
diff --git a/openstack-neutron/README.md b/openstack-neutron/README.md
new file mode 100644
index 0000000..d101fc1
--- /dev/null
+++ b/openstack-neutron/README.md
@@ -0,0 +1,6 @@
+OpenStack Neutron
+=================
+
+Neutron is a virtual network service for Openstack.
+
+This API is production ready.

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/openstack-swift/README.md
----------------------------------------------------------------------
diff --git a/openstack-swift/README.md b/openstack-swift/README.md
new file mode 100644
index 0000000..93d10e1
--- /dev/null
+++ b/openstack-swift/README.md
@@ -0,0 +1,6 @@
+OpenStack Swift
+===============
+
+Swift is a distributed object storage system designed to scale from a single machine to thousands of servers. 
+
+This API is *not* production ready.

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/openstack-trove/README.md
----------------------------------------------------------------------
diff --git a/openstack-trove/README.md b/openstack-trove/README.md
new file mode 100644
index 0000000..52d2685
--- /dev/null
+++ b/openstack-trove/README.md
@@ -0,0 +1,6 @@
+OpenStack Trove
+===============
+
+Trove is Database as a Service for OpenStack.
+
+This API is production ready.

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/rackspace-autoscale-us/README.md
----------------------------------------------------------------------
diff --git a/rackspace-autoscale-us/README.md b/rackspace-autoscale-us/README.md
new file mode 100644
index 0000000..bd0253b
--- /dev/null
+++ b/rackspace-autoscale-us/README.md
@@ -0,0 +1,6 @@
+Rackspace Cloud Auto Scale US
+=============================
+
+The Rackspace auto scaling service.
+
+This provider is *not* production ready.

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/rackspace-autoscale/README.md
----------------------------------------------------------------------
diff --git a/rackspace-autoscale/README.md b/rackspace-autoscale/README.md
new file mode 100644
index 0000000..517120e
--- /dev/null
+++ b/rackspace-autoscale/README.md
@@ -0,0 +1,6 @@
+Rackspace Cloud Auto Scale
+==========================
+
+The Rackspace auto scaling service.
+
+This API is *not* production ready.

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/rackspace-clouddatabases-uk/README.md
----------------------------------------------------------------------
diff --git a/rackspace-clouddatabases-uk/README.md b/rackspace-clouddatabases-uk/README.md
new file mode 100644
index 0000000..ee8160f
--- /dev/null
+++ b/rackspace-clouddatabases-uk/README.md
@@ -0,0 +1,6 @@
+Rackspace Cloud Databases UK
+============================
+
+The Rackspace deployment of OpenStack Trove, the Database as a Service.
+
+This provider is production ready.

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/96a89fef/rackspace-clouddatabases-us/README.md
----------------------------------------------------------------------
diff --git a/rackspace-clouddatabases-us/README.md b/rackspace-clouddatabases-us/README.md
new file mode 100644
index 0000000..90aa3a8
--- /dev/null
+++ b/rackspace-clouddatabases-us/README.md
@@ -0,0 +1,6 @@
+Rackspace Cloud Databases US
+============================
+
+The Rackspace deployment of OpenStack Trove, the Database as a Service.
+
+This provider is production ready.