)]}'
{"openstack/image/v2/_proxy.py":[{"author":{"_account_id":16068,"name":"Tobias Henkel","email":"tobias.henkel@bmw.de","username":"tobias.henkel"},"change_message_id":"0ffb73fe2958eb8f2aa2d9e489084ce241cf3e38","unresolved":false,"context_lines":[{"line_number":179,"context_line":"                # value"},{"line_number":180,"context_line":"                md5 \u003d image_kwargs.get(\u0027md5\u0027)"},{"line_number":181,"context_line":"                sha256 \u003d image_kwargs.get(\u0027sha256\u0027)"},{"line_number":182,"context_line":"                checksum \u003d data[\u0027checksum\u0027]"},{"line_number":183,"context_line":"                data \u003d self.get(\u0027/images/{id}\u0027.format(id\u003dimage.id))"},{"line_number":184,"context_line":"                valid \u003d checksum and (checksum \u003d\u003d md5 or checksum \u003d\u003d sha256)"},{"line_number":185,"context_line":"                if not valid:"}],"source_content_type":"text/x-python","patch_set":2,"id":"dfbec78f_a7735480","line":182,"updated":"2019-05-06 17:59:17.000000000","message":"Do you want to get the checksum from the data we get by the image upload or the data of the get request one line below?\nIn the first case the get below would be superfluous, in the latter case the those two lines need to be swapped.","commit_id":"46316f0aa5a7053ea147fd210a05b5b39f748c1c"}]}
