summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Gundlach <michael.gundlach@rackspace.com>2010-09-23 10:45:21 -0400
committerMichael Gundlach <michael.gundlach@rackspace.com>2010-09-23 10:45:21 -0400
commitc29c68f0fa27fa81f22ca42958bbd564f719f3ae (patch)
treea1daa7457560bab52b94b126cfe8a9e88607065d /doc
parentbe2887915623e4f071e8de9f4bd9acc299e3f078 (diff)
parentf3f271644eac4ec74ce3786840a7743aac4f6032 (diff)
Merge lp:~gundlach/nova/rbac_tests_rewrite
Diffstat (limited to 'doc')
-rw-r--r--doc/source/auth.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/source/auth.rst b/doc/source/auth.rst
index 70aca704a..3fcb309cd 100644
--- a/doc/source/auth.rst
+++ b/doc/source/auth.rst
@@ -172,14 +172,6 @@ Further Challenges
-The :mod:`rbac` Module
---------------------------
-
-.. automodule:: nova.auth.rbac
- :members:
- :undoc-members:
- :show-inheritance:
-
The :mod:`signer` Module
------------------------