diff options
| author | Jenkins <jenkins@review.openstack.org> | 2017-09-26 23:14:49 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-09-26 23:14:49 +0000 |
| commit | fe28472b7480435227a7cbf316e36f6453a67f0e (patch) | |
| tree | 20aa6f2d984fcfb7eb5b2408aedc9fd065af5e04 /doc/source/cli | |
| parent | 953d74b5d65b095428c783f80cc61f2d85909841 (diff) | |
| parent | 41352cb375ec1c628c978402dd04a7e8cc405249 (diff) | |
| download | python-openstackclient-fe28472b7480435227a7cbf316e36f6453a67f0e.tar.gz | |
Merge "Update the documentation link for doc migration"
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/authentication.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/authentication.rst b/doc/source/cli/authentication.rst index 5a1d2797..43fcd884 100644 --- a/doc/source/cli/authentication.rst +++ b/doc/source/cli/authentication.rst @@ -7,7 +7,7 @@ Authentication OpenStackClient leverages `python-keystoneclient`_ authentication plugins to support a number of different authentication methods. -.. _`python-keystoneclient`: http://docs.openstack.org/developer/python-keystoneclient/authentication-plugins.html +.. _`python-keystoneclient`: https://docs.openstack.org/python-keystoneclient/latest/using-sessions.html#sharing-authentication-plugins Authentication Process ---------------------- |
