diff options
| author | lingyongxu <lyxu@fiberhome.com> | 2017-09-20 13:52:06 +0800 |
|---|---|---|
| committer | Lingyong Xu <lyxu@fiberhome.com> | 2017-09-21 10:47:31 +0000 |
| commit | 41352cb375ec1c628c978402dd04a7e8cc405249 (patch) | |
| tree | 7dfdfddda607847dfd3029cc02b180551b1dd29c /doc/source/cli | |
| parent | 39c00ab8b7a2c5ee8b82a26f779966806236dbc8 (diff) | |
| download | python-openstackclient-41352cb375ec1c628c978402dd04a7e8cc405249.tar.gz | |
Update the documentation link for doc migration
This patch is proposed according to the Direction 10 of doc
migration(https://etherpad.openstack.org/p/doc-migration-tracking).
Change-Id: Ieca93d77bfc5e54486312f16122cc12c5bda0934
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 ---------------------- |
