summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2017-11-08 15:00:51 +0530
committerseshukm <seshu.kumar.m@huawei.com>2017-11-08 15:00:51 +0530
commit1ae7bd428ddc0ed75bca2241469fcc6bd19a54fd (patch)
tree9ab9ae6cfae201d2f80567b24c6784b49b4065b7 /docs/index.rst
parent1d585bf5da83e67d7f6b4b709c40dc596442e226 (diff)
index.rst file update for SO/libs
IssueId: SO-300 Change-Id: I2429bdc298287808c1dd45d1338d971d9eb05877 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst25
1 files changed, 23 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index a69d988..7f2cdeb 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,6 +5,27 @@
ONAP SO/libs Documentation
===========================
-.. toctree::
- :maxdepth: 1
+**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.