summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2017-11-13 12:16:05 +0530
committerSeshu Kumar M <seshu.kumar.m@huawei.com>2017-11-13 07:16:43 +0000
commitb3521591069d1be86cab83c0b8533fc049a1a33f (patch)
tree002c9f65becd39ec1d8f377f559562900d39d753 /docs/index.rst
parentb806b52778e67ce790c2f9302984dbcd84597bb0 (diff)
changed so-libs index and release-notes
IssueId : SO-300 Change-Id: Icaf9e70b902dcf938754fd211800cbe6edb5db61 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst63
1 files changed, 32 insertions, 31 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 7f2cdeb..a477057 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,31 +1,32 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2017 Huawei Technologies Co., Ltd.
-
-ONAP SO/libs Documentation
-===========================
-
-**Ceilometer client**:
- Ceilometer client will collect, normalise and transform data produced by OpenStack services. The data it produces is intended to be used to create different views and help solve various telemetry use cases.
-
-**Glance client**:
- Glance client discover, register, and retrieve virtual machine images.it provide RESTful client to query of VM image metadata as well as retrieval of the actual image.
-
-**Heat client**:
- Heat client used for orchestrating the infrastructure resources for a cloud application based on templates in the form of text files that can be treated like code.
-
-**Keystone client**:
- Keystone client provides API client authentication, service discovery, and distributed multi-tenant authorization.
-
-**Nova client**:
- To implement services and associated libraries to provide massively scalable, on demand, self service access to compute resources, including bare metal, virtual machines, and containers.
-
-**Openstack client** :
- Provide a single command-line interface for OpenStack services with a uniform command set and format.
-
-**Quantum client** :
- It provides API for delivering networking-as-a-service (NaaS) in virtual compute environments.
-
-**Swift client** :
- Swift client provides functionalities for object storage in OpenStack. Swift is ideal for storing unstructured data that can grow without bound.
-
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+ONAP SO/libs Documentation
+===========================
+ Openstack Java SDK v2.0 used by SO components.
+
+**Ceilometer client**:
+ Ceilometer client will collect, normalise and transform data produced by OpenStack services. The data it produces is intended to be used to create different views and help solve various telemetry use cases.
+
+**Glance client**:
+ Glance client discover, register, and retrieve virtual machine images.it provide RESTful client to query of VM image metadata as well as retrieval of the actual image.
+
+**Heat client**:
+ Heat client used for orchestrating the infrastructure resources for a cloud application based on templates in the form of text files that can be treated like code.
+
+**Keystone client**:
+ Keystone client provides API client authentication, service discovery, and distributed multi-tenant authorization.
+
+**Nova client**:
+ To implement services and associated libraries to provide massively scalable, on demand, self service access to compute resources, including bare metal, virtual machines, and containers.
+
+**Openstack client** :
+ Provide a single command-line interface for OpenStack services with a uniform command set and format.
+
+**Quantum client** :
+ It provides API for delivering networking-as-a-service (NaaS) in virtual compute environments.
+
+**Swift client** :
+ Swift client provides functionalities for object storage in OpenStack. Swift is ideal for storing unstructured data that can grow without bound.
+