diff --git a/doc/source/index.rst b/doc/source/index.rst index c982b378f..001a1ec52 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 -` (the :mod:`keystoneclient` module), and a :doc:`command-line script -` (installed as :program:`keystone`). +This is a client for OpenStack Identity API. There's a Python API for +:doc:`Identity API v3 ` and :doc:`v2 ` (the +:mod:`keystoneclient` modules), and a :doc:`command-line script ` +(installed as :program:`keystone`). Contents: @@ -13,6 +14,7 @@ Contents: releases man/keystone using-api-v2 + using-api-v3 api/autoindex