summaryrefslogtreecommitdiffstats
path: root/keystone/identity/core.py
diff options
context:
space:
mode:
authortermie <github@anarkystic.com>2012-01-19 20:36:06 -0800
committertermie <github@anarkystic.com>2012-01-19 20:36:06 -0800
commitd8ddc074f026a2b7c72cdb2107ed8ff790a4bb5f (patch)
tree04d9bec252746b648c3677fe62101ee92de71a73 /keystone/identity/core.py
parented8bf3b7066a7cf6e80d04ab82788cdb89ade3f2 (diff)
downloadkeystone-d8ddc074f026a2b7c72cdb2107ed8ff790a4bb5f.tar.gz
keystone-d8ddc074f026a2b7c72cdb2107ed8ff790a4bb5f.tar.xz
keystone-d8ddc074f026a2b7c72cdb2107ed8ff790a4bb5f.zip
get docs working
Diffstat (limited to 'keystone/identity/core.py')
-rw-r--r--keystone/identity/core.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/keystone/identity/core.py b/keystone/identity/core.py
index 9452b909..bc2f7916 100644
--- a/keystone/identity/core.py
+++ b/keystone/identity/core.py
@@ -25,9 +25,6 @@ class Manager(manager.Manager):
See :mod:`keystone.manager.Manager` for more details on how this
dynamically calls the backend.
- See :mod:`keystone.backends.base.Identity` for more details on the
- interface provided by backends.
-
"""
def __init__(self):