Comment 21 for bug 1129713

Revision history for this message
Dolph Mathews (dolph) wrote : Re: Validation of PKI tokens bypasses revocation check

I revised the folsom patch above:

 - backported 3 tests for this change from grizzly
 - handled the corner case tested by test_belongs_to_no_tenant
 - removed the argument to exception.Unauthorized()
 - changed "exceptions" to "exception" in "raise exception.Unauthorized()"