summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorchenxing <chen.xing@99cloud.net>2017-07-21 16:22:19 +0800
committerchenxing <chen.xing@99cloud.net>2017-07-21 16:22:19 +0800
commita95c1a1f22f04d07c6f6fe3ee2eaaeaca1c64ee0 (patch)
tree89336bd4aba7e684d0396f8b0f657f56ee9d6a40 /doc
parentbb02e87905a761ff6964d0dc746543f151cd1da8 (diff)
downloadpython-barbicanclient-a95c1a1f22f04d07c6f6fe3ee2eaaeaca1c64ee0.tar.gz
Update the documentation link for doc migration
Change-Id: I73a74233f0663fe651288ec0a65ad13857f04504
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/authentication.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/authentication.rst b/doc/source/cli/authentication.rst
index cb2dbea..9224107 100644
--- a/doc/source/cli/authentication.rst
+++ b/doc/source/cli/authentication.rst
@@ -8,7 +8,7 @@ The client defers authentication to `Keystone Sessions`_, which provide several
authentication plugins in the `keystoneauth1.identity` namespace. Below we give
examples of the most commonly used auth plugins.
-.. _`Keystone Sessions`: http://docs.openstack.org/developer/keystoneauth/using-sessions.html
+.. _`Keystone Sessions`: https://docs.openstack.org/keystoneauth/latest/using-sessions.html
Keystone API Version 3 Authentication
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~