)]}'
{"ranger-agent/templates/bin/_ranger-agent-test.py.tpl":[{"author":{"_account_id":18213,"name":"Matthew Neafie","email":"matthewneafie@gmail.com","username":"mn9209"},"change_message_id":"92d1a2985c5dff16d578856ec233774e24efb854","unresolved":false,"context_lines":[{"line_number":47,"context_line":""},{"line_number":48,"context_line":"        if resp.status_code !\u003d 201:"},{"line_number":49,"context_line":"            sys.stderr.write(\"Failed to get token for region: %s\\n\" %"},{"line_number":50,"context_line":"                             resp.status_code)"},{"line_number":51,"context_line":"            sys.exit(1)"},{"line_number":52,"context_line":"        token \u003d resp.headers[\u0027x-subject-token\u0027]"},{"line_number":53,"context_line":"        return token"}],"source_content_type":"text/x-smarty","patch_set":5,"id":"1fa4df85_ef0ed58b","line":50,"updated":"2020-02-28 20:37:01.000000000","message":"I believe you should add the response message.\nOpenstack may or may not be responding here.\nValidating the status code is from the Openstack service and is the expected message.\n\nTake this as technical debt and enhance the debugging.","commit_id":"740309c86bf9667580ac1fa0f2ad40263c60a326"},{"author":{"_account_id":18213,"name":"Matthew Neafie","email":"matthewneafie@gmail.com","username":"mn9209"},"change_message_id":"884e95ecb3c68ed057e979e80dc27b433f111a32","unresolved":false,"context_lines":[{"line_number":47,"context_line":""},{"line_number":48,"context_line":"        if resp.status_code !\u003d 201:"},{"line_number":49,"context_line":"            sys.stderr.write(\"Failed to get token for region: %s - %s\\n\" %"},{"line_number":50,"context_line":"                         (resp.status_code, resp.text,))"},{"line_number":51,"context_line":"            sys.exit(1)"},{"line_number":52,"context_line":"        token \u003d resp.headers[\u0027x-subject-token\u0027]"},{"line_number":53,"context_line":"        return token"}],"source_content_type":"text/x-smarty","patch_set":6,"id":"1fa4df85_d2237e04","line":50,"range":{"start_line":50,"start_character":53,"end_line":50,"end_character":54},"updated":"2020-02-28 21:31:35.000000000","message":"NIT: should not end in comma","commit_id":"7b2d443eb2d02eacf7af42f6e7258939cc75ce8d"}]}
