oslo.policy/oslo_policy/tests
Andreas Jaeger c483dee1f3 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Blacklist:
W503 line break before binary operator
W504 line break after binary operator

Fix:
E123 closing bracket does not match indentation of opening bracket's line
E126 continuation line over-indented for hanging indent

Change-Id: I39003496a3f4be5a4cb05cdbae53a9c097e34e14
2020-03-30 14:41:48 +02:00
..
__init__.py exported from oslo-incubator by graduate.sh 2014-12-09 14:40:01 -03:00
base.py Move _capture_stdout to a common place 2018-08-07 19:49:55 +00:00
test_checks.py Modernize policy checker 2019-10-10 08:38:14 -07:00
test_external.py http/https check rules as stevedore extensions 2017-10-05 08:40:47 -04:00
test_fixtures.py External Policy hook should support SSL 2017-09-27 13:08:26 -04:00
test_generator.py Update hacking for Python3 2020-03-30 14:41:48 +02:00
test_opts.py Fix sample config value when set_defaults is used 2019-01-07 18:11:41 +00:00
test_parser.py Change assertTrue(isinstance()) by optimal assert 2016-10-08 09:46:47 +08:00
test_policy.py Don't use string processing to combine deprecated rules 2019-12-13 02:24:54 +00:00
test_shell.py Modernize policy checker 2019-10-10 08:38:14 -07:00
test_sphinxext.py Add unit tests on the sphinxext indent function 2019-07-22 11:46:09 +02:00
test_sphinxpolicygen.py Update hacking for Python3 2020-03-30 14:41:48 +02:00
token_fixture.py Modernize policy checker 2019-10-10 08:38:14 -07:00