Policy engine for quantum. Largely copied from nova.
Verifies that the action is valid on the target in this context.
| Parameters: |
|
|---|---|
| Returns: | Returns True if access is permitted else False. |
Verifies that the action is valid on the target in this context.
| Parameters: |
|
|---|---|
| Raises quantum.exceptions.PolicyNotAllowed: | |
if verification fails. |
|
Extract resource and action (write, read) from api operation