From c043305dd307814c63b672bf84c720bcafa33dc5 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 30 Mar 2014 20:12:37 +0200 Subject: [PATCH] Add trove to CLI overview and install sections Add trove to the introductory chapter of the CLI guide. Change-Id: Ieb3cec72b81d3d4ebccc1cf5b214ca7ecf160ca7 --- doc/common/section_cli_install.xml | 6 +++++- doc/common/section_cli_overview.xml | 6 ++++++ doc/common/section_cli_version.xml | 6 +++++- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/doc/common/section_cli_install.xml b/doc/common/section_cli_install.xml index 2709361ecf..6d71441e7d 100644 --- a/doc/common/section_cli_install.xml +++ b/doc/common/section_cli_install.xml @@ -193,7 +193,7 @@ keystone - Identity - Service API and extensions. + service API and extensions. neutron - Networking @@ -207,6 +207,10 @@ swift - Object Storage API. + + trove - Database Service + API. + For example, to install the nova client, run this command: diff --git a/doc/common/section_cli_overview.xml b/doc/common/section_cli_overview.xml index ed7387edeb..c9b2091bb3 100644 --- a/doc/common/section_cli_overview.xml +++ b/doc/common/section_cli_overview.xml @@ -62,6 +62,12 @@ python-novaclient Create and manage images, instances, and flavors. + + Database Service + trove + python-troveclient + Create and manage databases. + Identity keystone diff --git a/doc/common/section_cli_version.xml b/doc/common/section_cli_version.xml index a48a015609..d28f5834e7 100644 --- a/doc/common/section_cli_version.xml +++ b/doc/common/section_cli_version.xml @@ -27,7 +27,7 @@ keystone - Identity - Service API and extensions. + service API and extensions. neutron - Networking @@ -41,6 +41,10 @@ swift - Object Storage API. + + trove - Database Service + API. + For example, to see the version number for the nova client, run this