Merge "Reorganised api-ref index page"

This commit is contained in:
Jenkins 2017-07-18 15:53:36 +00:00 committed by Gerrit Code Review
commit 239bc3627c
6 changed files with 25 additions and 18 deletions

View File

@ -9,7 +9,7 @@ Welcome to keystone's documentation!
Contents: Contents:
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 2
v2/index v2/index
v2-admin/index v2-admin/index
@ -17,11 +17,9 @@ Contents:
v3/index v3/index
v3-ext/index v3-ext/index
Indices and tables Indices and tables
================== ==================
* :ref:`genindex` * :ref:`genindex`
* :ref:`modindex` * :ref:`modindex`
* :ref:`search` * :ref:`search`

View File

@ -1,8 +1,8 @@
:tocdepth: 2 :tocdepth: 3
===================================== --------------------------------------
Identity Admin API v2.0 (DEPRECATED) Identity Admin API v2.0 (DEPRECATED)
===================================== --------------------------------------
.. rest_expand_all:: .. rest_expand_all::

View File

@ -1,8 +1,8 @@
:tocdepth: 2 :tocdepth: 3
========================================== -------------------------------------------
Identity API v2.0 extensions (DEPRECATED) Identity API v2.0 extensions (DEPRECATED)
========================================== -------------------------------------------
.. rest_expand_all:: .. rest_expand_all::

View File

@ -1,8 +1,8 @@
:tocdepth: 2 :tocdepth: 3
=============================== --------------------------------
Identity API v2.0 (DEPRECATED) Identity API v2.0 (DEPRECATED)
=============================== --------------------------------
.. rest_expand_all:: .. rest_expand_all::

View File

@ -1,8 +1,8 @@
:tocdepth: 2 :tocdepth: 3
====================================== --------------------------------------
Identity API v3 extensions (CURRENT) Identity API v3 extensions (CURRENT)
====================================== --------------------------------------
This page describes these Identity API v3 extensions: This page describes these Identity API v3 extensions:

View File

@ -1,8 +1,8 @@
:tocdepth: 2 :tocdepth: 3
=========================== ---------------------------
Identity API v3 (CURRENT) Identity API v3 (CURRENT)
=========================== ---------------------------
The Identity service generates authentication tokens that permit access to the The Identity service generates authentication tokens that permit access to the
OpenStack services REST APIs. Clients obtain this token and the URL endpoints OpenStack services REST APIs. Clients obtain this token and the URL endpoints
@ -26,6 +26,7 @@ For information about Identity API protection, see
<https://docs.openstack.org/admin-guide/identity_service_api_protection.html>`_ <https://docs.openstack.org/admin-guide/identity_service_api_protection.html>`_
in the OpenStack Cloud Administrator Guide. in the OpenStack Cloud Administrator Guide.
=========================
What's New in Version 3.8 What's New in Version 3.8
========================= =========================
@ -33,12 +34,14 @@ What's New in Version 3.8
- Add a ``password_expires_at`` query parameter to user list and users in - Add a ``password_expires_at`` query parameter to user list and users in
group list. group list.
=========================
What's New in Version 3.7 What's New in Version 3.7
========================= =========================
- Addition of the ``password_expires_at`` field to the user response object. - Addition of the ``password_expires_at`` field to the user response object.
- Introduce a flag to bypass expiration and revocation checking. - Introduce a flag to bypass expiration and revocation checking.
=========================
What's New in Version 3.6 What's New in Version 3.6
========================= =========================
@ -60,6 +63,7 @@ What's New in Version 3.6
- Support ``enabled`` and ``id`` as optional attributes to filter identity - Support ``enabled`` and ``id`` as optional attributes to filter identity
providers when listing. providers when listing.
=========================
What's New in Version 3.5 What's New in Version 3.5
========================= =========================
@ -68,6 +72,7 @@ What's New in Version 3.5
- Addition of ``is_domain`` optional attribute to projects. Setting this - Addition of ``is_domain`` optional attribute to projects. Setting this
currently has no effect, it is reserved for future use. currently has no effect, it is reserved for future use.
=========================
What's New in Version 3.4 What's New in Version 3.4
========================= =========================
@ -83,6 +88,7 @@ What's New in Version 3.4
- The JSON Home support now will indicate the status of resource if it is not - The JSON Home support now will indicate the status of resource if it is not
stable and current. stable and current.
=========================
What's New in Version 3.3 What's New in Version 3.3
========================= =========================
@ -96,6 +102,7 @@ These features are considered stable as of September 4th, 2014.
targets for a token. targets for a token.
- Addition of ``url`` optional attribute for ``regions``. - Addition of ``url`` optional attribute for ``regions``.
=========================
What's New in Version 3.2 What's New in Version 3.2
========================= =========================
@ -110,6 +117,7 @@ These features are considered stable as of January 23, 2014.
provided if a particular deployment has limited the number of entries provided if a particular deployment has limited the number of entries
a query may return a query may return
=========================
What's New in Version 3.1 What's New in Version 3.1
========================= =========================
@ -124,6 +132,7 @@ These features are considered stable as of July 18, 2013.
creation creation
- Added optional bind information to token structure - Added optional bind information to token structure
=========================
What's New in Version 3.0 What's New in Version 3.0
========================= =========================