)]}'
{"os_brick/encryptors/__init__.py":[{"author":{"_account_id":1736,"name":"Ivan Kolodyazhny","email":"e0ne@e0ne.info","username":"e0ne"},"change_message_id":"0fdb228cfcc3cb7740ff64426a9553d7c0a0f97f","unresolved":true,"context_lines":[{"line_number":26,"context_line":"LUKS2 \u003d \"luks2\""},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"FORMAT_TO_FRONTEND_ENCRYPTOR_MAP \u003d {"},{"line_number":29,"context_line":"    LUKS: \u0027os_brick.encryptors.luks.LuksEncryptor\u0027,"},{"line_number":30,"context_line":"    LUKS2: \u0027os_brick.encryptors.luks.Luks2Encryptor\u0027,"},{"line_number":31,"context_line":"}"},{"line_number":32,"context_line":""}],"source_content_type":"text/x-python","patch_set":4,"id":"7eeb88a2_a32c96a9","line":29,"updated":"2022-02-14 11:32:13.000000000","message":"Since we drop support ou out of tree encryptors, we can simplify this map to:\nFORMAT_TO_FRONTEND_ENCRYPTOR_MAP \u003d {\n    LUKS: os_brick.encryptors.luks.LuksEncryptor,\n    LUKS2: os_brick.encryptors.luks.Luks2Encryptor,\n    None: os_brick.encryptors.nop.NoOpEncryptor\n}\n\nIt means, we don\u0027t need to store classes names as string and use importutils anymore","commit_id":"09df39f401b7a4c3c06c16bffb2b994f755f5e56"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"80fcc943e3caac73323895087b79c80264c495e2","unresolved":false,"context_lines":[{"line_number":26,"context_line":"LUKS2 \u003d \"luks2\""},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"FORMAT_TO_FRONTEND_ENCRYPTOR_MAP \u003d {"},{"line_number":29,"context_line":"    LUKS: \u0027os_brick.encryptors.luks.LuksEncryptor\u0027,"},{"line_number":30,"context_line":"    LUKS2: \u0027os_brick.encryptors.luks.Luks2Encryptor\u0027,"},{"line_number":31,"context_line":"}"},{"line_number":32,"context_line":""}],"source_content_type":"text/x-python","patch_set":4,"id":"b3b6280b_8b6ec019","line":29,"in_reply_to":"7eeb88a2_a32c96a9","updated":"2022-04-11 15:55:09.000000000","message":"Done","commit_id":"09df39f401b7a4c3c06c16bffb2b994f755f5e56"}]}
