Update README.rst Project: http://git-wip-us.apache.org/repos/asf/cloudstack-gcestack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-gcestack/commit/2bcb234c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-gcestack/tree/2bcb234c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-gcestack/diff/2bcb234c
Branch: refs/heads/master Commit: 2bcb234c95dd0a7f486e0bc8373a0af007114b94 Parents: 48b3b31 Author: Darren <darrenbro...@hotmail.com> Authored: Thu Jun 26 19:45:55 2014 +0100 Committer: Darren <darrenbro...@hotmail.com> Committed: Thu Jun 26 19:45:55 2014 +0100 ---------------------------------------------------------------------- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-gcestack/blob/2bcb234c/README.rst ---------------------------------------------------------------------- diff --git a/README.rst b/README.rst index 96e2f3b..7c1d4ce 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ A Google Compute Engine Interface For Cloudstack :target: https://coveralls.io/r/NOPping/gstack Description -=========== +----------- Apache Cloudstack is open source software designed to deploy and manage large networks of virtual machines, as highly available, highly scalable Infrastructure as a Service(laaS) cloud computing platform. Apache Cloudstack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering. @@ -24,6 +24,6 @@ Google Compute Engine is the Infrastructure as a Service (IaaS) component of Goo Bridging Apache Cloudstack with existing public cloud providers APIs is needed in order to help users work across clouds. Our projectâs aim is to create an application that will sit above the Apache Cloudstack API. The application will take in common Google Compute Engine requests, execute the necessary Cloudstack Calls and parse the responses as required. This would allow utilities created for the Google Compute Engine API to be used against Apache Cloudstack. Usage -===== +----- Please see the project wiki for usage instructions (`<https://github.com/NOPping/gstack/wiki>`_)