)]}'
{"ironic/tests/unit/common/test_policy.py":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"f85b2aa6afe0c5c2c6de2644d6440b557bf29c68","unresolved":false,"context_lines":[{"line_number":20,"context_line":""},{"line_number":21,"context_line":"from oslo_config import cfg"},{"line_number":22,"context_line":"from oslo_policy import policy as oslo_policy"},{"line_number":23,"context_line":"from testscenarios import load_tests_apply_scenarios as load_tests  # noqa"},{"line_number":24,"context_line":""},{"line_number":25,"context_line":"from ironic.common import exception"},{"line_number":26,"context_line":"from ironic.common import policy"}],"source_content_type":"text/x-python","patch_set":1,"id":"75e1418a_5df1603b","line":23,"updated":"2020-12-11 12:44:09.000000000","message":"testscenarios had last release in 2015, I think it has stopped any activity. I\u0027d prefer we switch to the actively maintained ddt (already used in ironicclient IIRC).","commit_id":"4f2bca1c3e0c782516a1911350e70e44fc508a50"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"c52d42818eeda6fce591b4ecbaf700678011dff7","unresolved":false,"context_lines":[{"line_number":217,"context_line":"            if result !\u003d check:"},{"line_number":218,"context_line":"                msg \u003d \u0027%s should be %s for target %s, creds %s\u0027 % ("},{"line_number":219,"context_line":"                    rule, check, target, creds)"},{"line_number":220,"context_line":"                if check:"},{"line_number":221,"context_line":"                    self.assertTrue(result, msg)"},{"line_number":222,"context_line":"                else:"},{"line_number":223,"context_line":"                    self.assertFalse(result, msg)"}],"source_content_type":"text/x-python","patch_set":3,"id":"9c474608_ba275625","line":220,"updated":"2020-12-14 11:53:39.000000000","message":"nit: this is a case where using assertIs is probably better","commit_id":"bf6e28fa641b94cf9ef15f79e5c92fb88a8d9487"}]}
