Add correct license
[snf-occi] / docs / index.rst
index 7b621f7..2b7302c 100644 (file)
@@ -6,7 +6,7 @@
 snf-occi's documentation!
 ====================================
 
-**snf-occi** implements OCCI specifications to synnefo's API in order to achieve greater interoperability in common tasks refering cyclades management. This module is a translation bridge between OCCI and Openstack API and is designed to be as independent as possible from the rest IaaS, providing an OCCI compatibility layer to other services using Openstack API. 
+**snf-occi** snf-occi implements the OCCI specification on top of synnefo’s API in order to achieve greater interoperability in common tasks referring cyclades management. This module is a translation bridge between OCCI and the Openstack API and is designed to be as independent as possible from the rest IaaS, providing an OCCI compatibility layer to other services using Openstack API. 
 
 **snf-occi** is based in modules provided by kamaki cli-tool when dealing with REST API calls to Openstack.
 
@@ -15,7 +15,7 @@ snf-occi's documentation!
 
 About OCCI
 ----------
-Current OCCI specification consists of the following three documents:
+The current OCCI specification consists of the following three documents:
 
 * `OCCI Core <http://ogf.org/documents/GFD.183.pdf>`_
 * `OCCI Infrastructure <http://ogf.org/documents/GFD.184.pdf>`_
@@ -23,7 +23,7 @@ Current OCCI specification consists of the following three documents:
 
 OCCI and Cyclades
 -----------------
-OCCI implementation in Cyclades is going to be based in the **OCCI Infrastructure** specifications, in which common Cloud IaaS components are described. Below you can see the matching components between OCCI and Cyclades:
+The OCCI implementation in Cyclades is going to be based in the OCCI Infrastructure specification, in which common Cloud IaaS components are described. The correspondence between OCCI and Cyclades is as follows:
 
 +-------------------------+-------------------------+
 |OCCI                     |Cyclades                 |
@@ -48,8 +48,6 @@ OCCI requirements
 ------------------
 Due to OCCI's structure there cannot be straightforward mapping to Cyclades/OpenStack API. The missing elements are networking and storage capabilities using current Cyclades API.
 
-**Note:** Quantum API support is being planned.
-
 OCCI operations
 ****************
 
@@ -108,13 +106,13 @@ Installation
 First, you need to install the required dependencies which can be found here:
 
 * `pyssf <https://code.grnet.gr/attachments/download/1182/pyssf-0.4.5.tar>`_
-* `kamaki <https://code.grnet.gr/attachments/download/1183/kamaki-0.3.tar>`_  
+* `kamaki <https://code.grnet.gr/projects/kamaki>`_  
 
 Then you can install **snf-occi** API translation server by cloning our latest source code:
 
 * `snf-occi <https://code.grnet.gr/projects/snf-occi>`_ 
 
-**NOTE** :Before running setup.py you have to edit the **config.py** setting up:
+**NOTE**: Before running setup.py you have to edit the **config.py** setting up:
 
 * API Server port
 * VM hostname naming pattern (FQDN providing the id of each compute resource)