Rewrite rbac tests to use Authorizer middleware

This commit is contained in:
Michael Gundlach
2010-09-21 16:57:08 -04:00
parent d6104d8302
commit 84fbfe09e1
4 changed files with 47 additions and 76 deletions
-8
View File
@@ -172,14 +172,6 @@ Further Challenges
The :mod:`rbac` Module
--------------------------
.. automodule:: nova.auth.rbac
:members:
:undoc-members:
:show-inheritance:
The :mod:`signer` Module
------------------------