Apply Pike document structure

This change aligns the mistralclient documents folder structure to
the one specified for Pike.

test-requirements.txt updated with the missing module (tooz)

Change-Id: Ie6940ed66b4ff3161e1dc7d4ca623dc1fabea05f
This commit is contained in:
Sharat Sharma 2017-07-21 11:14:17 +05:30
parent 6cb80802d4
commit caea13c29c
4 changed files with 5 additions and 5 deletions

View File

@ -9,11 +9,11 @@ Using mistralclient
------------------- -------------------
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 2
cli_usage_with_openstack cli/cli_usage_with_openstack
cli_usage_with_keycloak cli/cli_usage_with_keycloak
cli_usage_without_auth cli/cli_usage_without_auth
class_reference class_reference
For information about using the mistral command-line client, see For information about using the mistral command-line client, see
@ -37,4 +37,4 @@ using `Gerrit`_.
.. _on GitHub: https://github.com/openstack/python-mistralclient .. _on GitHub: https://github.com/openstack/python-mistralclient
.. _Launchpad: https://launchpad.net/python-mistralclient .. _Launchpad: https://launchpad.net/python-mistralclient
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow .. _Gerrit: https://docs.openstack.org/infra/manual/developers.html#development-workflow