summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-03-09 16:44:28 +0000
committerGerrit Code Review <review@openstack.org>2014-03-09 16:44:28 +0000
commitc0432e645510ffcd5081421001ff1360ef1ab888 (patch)
tree89bf7fecbef2b313a6ae0541fb97aed533518787 /doc/source
parent56d9205868fd6817ec63e0462d3f8f856b194c10 (diff)
parent5730b3855a21f5c1871dc8edafefd5bdf00c488b (diff)
downloadpython-keystoneclient-c0432e645510ffcd5081421001ff1360ef1ab888.tar.gz
Merge "Add link to the v3 client api doc"
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/index.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index c982b37..001a1ec 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,9 +1,10 @@
Python bindings to the OpenStack Identity API (Keystone)
========================================================
-This is a client for OpenStack Identity API. There's :doc:`a Python API
-<using-api>` (the :mod:`keystoneclient` module), and a :doc:`command-line script
-<shell>` (installed as :program:`keystone`).
+This is a client for OpenStack Identity API. There's a Python API for
+:doc:`Identity API v3 <using-api-v3>` and :doc:`v2 <using-api-v2>` (the
+:mod:`keystoneclient` modules), and a :doc:`command-line script <shell>`
+(installed as :program:`keystone`).
Contents:
@@ -13,6 +14,7 @@ Contents:
releases
man/keystone
using-api-v2
+ using-api-v3
api/autoindex