diff options
| author | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-09-21 16:57:08 -0400 |
|---|---|---|
| committer | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-09-21 16:57:08 -0400 |
| commit | 84fbfe09e10b330a5668e99422247801f370d0f9 (patch) | |
| tree | 7d548f28d56be5e10604a16f85a0a219539550b2 /doc/source | |
| parent | d6104d8302057d45fa150079b5911f941cc311ce (diff) | |
Rewrite rbac tests to use Authorizer middleware
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/auth.rst | 8 |
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 ------------------------ |
