)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":31412,"name":"Wenping Song","email":"songwenping@inspur.com","username":"songwenping"},"change_message_id":"bb6f2522e12c8209f49a556476ab55d4f3d0b0be","unresolved":false,"context_lines":[{"line_number":15,"context_line":"overflow the log files and leads to error."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"Oslo policy has a way to supress the deprecation warning for tests,"},{"line_number":18,"context_line":"so let\u0027s supress the deprecation warning for unti tests."},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"This will not be issue on production cloud as there are only"},{"line_number":21,"context_line":"one time policy initialization."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"9f560f44_a5cf5b7d","line":18,"range":{"start_line":18,"start_character":45,"end_line":18,"end_character":49},"updated":"2020-09-08 08:13:07.000000000","message":"unit","commit_id":"7858a272fae4bc1f119a4abe7c0566cb3b6e58e6"},{"author":{"_account_id":31412,"name":"Wenping Song","email":"songwenping@inspur.com","username":"songwenping"},"change_message_id":"bb6f2522e12c8209f49a556476ab55d4f3d0b0be","unresolved":false,"context_lines":[{"line_number":20,"context_line":"This will not be issue on production cloud as there are only"},{"line_number":21,"context_line":"one time policy initialization."},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"Bump oslo.policy version tod 2.3.0 which includes the suppress warning"},{"line_number":24,"context_line":"flag - https://docs.openstack.org/oslo.policy/latest/user/history.html#id3"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"Story: 2007024"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"9f560f44_65a703be","line":23,"range":{"start_line":23,"start_character":25,"end_line":23,"end_character":28},"updated":"2020-09-08 08:13:07.000000000","message":"to","commit_id":"7858a272fae4bc1f119a4abe7c0566cb3b6e58e6"}],"cyborg/common/authorize_wsgi.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"3d14187e1af6726553a58a53faf74aab626ecf82","unresolved":false,"context_lines":[{"line_number":105,"context_line":"        from cyborg.common import authorize_wsgi"},{"line_number":106,"context_line":"        class AcceleratorController(rest.RestController):"},{"line_number":107,"context_line":"            ...."},{"line_number":108,"context_line":"            @authorize_wsgi.authorize_wsgi(\"cyborg:accelerator\", \"create\", False)"},{"line_number":109,"context_line":"            @wsme_pecan.wsexpose(Accelerator, body\u003dtypes.jsontype,"},{"line_number":110,"context_line":"                                 status_code\u003dhttp_client.CREATED)"},{"line_number":111,"context_line":"            def post(self, values):"}],"source_content_type":"text/x-python","patch_set":6,"id":"9f560f44_ac227250","line":108,"updated":"2020-09-10 10:13:21.000000000","message":"pep8: E501 line too long (81 \u003e 79 characters)","commit_id":"1cd0f2399b9950978de73211af430c6837b4ad4c"}],"cyborg/tests/unit/policy_fixture.py":[{"author":{"_account_id":25738,"name":"Xinran WANG","email":"xin-ran.wang@intel.com","username":"Xinran"},"change_message_id":"508f791748444d9f0f59b97101dea9146dd06303","unresolved":false,"context_lines":[{"line_number":43,"context_line":"        CONF.set_override(\u0027policy_file\u0027, self.policy_file_name, \u0027oslo_policy\u0027)"},{"line_number":44,"context_line":"        cyborg_policy._ENFORCER \u003d None"},{"line_number":45,"context_line":"        # NOTE(yumeng): Logging all the deprecation warning for every unit"},{"line_number":46,"context_line":"        # test will overflow the log files and leads to error. Suppress"},{"line_number":47,"context_line":"        # the deprecation warning for tests only."},{"line_number":48,"context_line":"        cyborg_policy.init_enforcer(suppress_deprecation_warnings\u003dTrue)"},{"line_number":49,"context_line":"        self.addCleanup(cyborg_policy.get_enforcer().clear)"}],"source_content_type":"text/x-python","patch_set":3,"id":"9f560f44_0251dd36","line":46,"range":{"start_line":46,"start_character":47,"end_line":46,"end_character":52},"updated":"2020-09-08 07:47:13.000000000","message":"lead","commit_id":"7858a272fae4bc1f119a4abe7c0566cb3b6e58e6"}],"requirements.txt":[{"author":{"_account_id":26458,"name":"Brin Zhang","email":"zhangbailin@inspur.com","username":"zhangbailin"},"change_message_id":"e88a75fe994f80035a8a45c51459f3812ffde5cd","unresolved":false,"context_lines":[{"line_number":19,"context_line":"oslo.upgradecheck\u003e\u003d0.1.0 # Apache-2.0"},{"line_number":20,"context_line":"oslo.utils\u003e\u003d3.33.0 # Apache-2.0"},{"line_number":21,"context_line":"oslo.versionedobjects\u003e\u003d1.31.2 # Apache-2.0"},{"line_number":22,"context_line":"oslo.policy\u003e\u003d2.3.0"},{"line_number":23,"context_line":"SQLAlchemy\u003e\u003d0.9.0,!\u003d1.1.5,!\u003d1.1.6,!\u003d1.1.7,!\u003d1.1.8 # MIT"},{"line_number":24,"context_line":"alembic\u003e\u003d0.8.10 # MIT"},{"line_number":25,"context_line":"stevedore\u003e\u003d1.5.0 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":3,"id":"9f560f44_aed61df1","line":22,"range":{"start_line":22,"start_character":0,"end_line":22,"end_character":18},"updated":"2020-09-08 08:50:25.000000000","message":"You need to add the # Apache-2.0:\noslo.policy\u003e\u003d2.3.0 # Apache-2.0","commit_id":"7858a272fae4bc1f119a4abe7c0566cb3b6e58e6"}]}
