Go to file
Sami Makki 98bc1354e2 Remove dead code and use default value of argparse.
In the 'tool' method, the var 'apply_rule' was tested, and the
method returned if it was true. Then, it was tested again even
though it could only be 'false' (or not be None).
Also, an unused parameter of main() had been removed.

Closes-Bug #1650599
Change-Id: I4b265ef609d4a5fc8128f40359cf8d04ee8cbe28
Signed-off-by: Sami Makki <mail@samimakki.fr>
2017-01-02 11:21:44 +01:00
2016-11-01 14:32:01 +08:00
2016-12-20 14:34:04 +11:00
2015-02-17 00:37:33 +00:00
2016-11-25 13:22:05 +01:00
2016-10-11 16:06:59 +07:00
2015-09-17 12:16:08 +00:00
2016-12-20 14:34:04 +11:00

Team and repository tags

image

oslo.policy

Latest Version

Downloads

The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services.

Description
Rules engine to enforce access control policy
Readme 6.7 MiB
Languages
Python 100%