summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-02-09 15:54:25 +0000
committerGerrit Code Review <review@openstack.org>2015-02-09 15:54:25 +0000
commit27a5985c585dfa0511b45314da9ef28273a35417 (patch)
treed19abed66b6baea8a2deea0d280102fe548286e4 /doc
parent741550e6e1f8be5211db83b1c46bf06c53924ce0 (diff)
parent5f19769bfbd9993a586e0232be84eaf033dacfa1 (diff)
downloadpython-barbicanclient-27a5985c585dfa0511b45314da9ef28273a35417.tar.gz
Merge "Update documentation"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/authentication.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/authentication.rst b/doc/source/authentication.rst
index a0712a8..bf0c561 100644
--- a/doc/source/authentication.rst
+++ b/doc/source/authentication.rst
@@ -35,7 +35,7 @@ Keystone API Version 2 Authentication
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Authentication using Keystone API Version 2 can be achieved using the
-`keystoneclient.auth.identity.v3.Password` auth plugin.
+`keystoneclient.auth.identity.v2.Password` auth plugin.
Example::