summaryrefslogtreecommitdiff
path: root/doc/source/authentication.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/authentication.rst')
-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::