Merge "Add link to the v3 client api doc"
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
Python bindings to the OpenStack Identity API (Keystone)
|
Python bindings to the OpenStack Identity API (Keystone)
|
||||||
========================================================
|
========================================================
|
||||||
|
|
||||||
This is a client for OpenStack Identity API. There's :doc:`a Python API
|
This is a client for OpenStack Identity API. There's a Python API for
|
||||||
<using-api>` (the :mod:`keystoneclient` module), and a :doc:`command-line script
|
:doc:`Identity API v3 <using-api-v3>` and :doc:`v2 <using-api-v2>` (the
|
||||||
<shell>` (installed as :program:`keystone`).
|
:mod:`keystoneclient` modules), and a :doc:`command-line script <shell>`
|
||||||
|
(installed as :program:`keystone`).
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
@@ -13,6 +14,7 @@ Contents:
|
|||||||
releases
|
releases
|
||||||
man/keystone
|
man/keystone
|
||||||
using-api-v2
|
using-api-v2
|
||||||
|
using-api-v3
|
||||||
|
|
||||||
api/autoindex
|
api/autoindex
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user