)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"311a661e6dc5a88f8d2ced993c5e89fd857e3d57","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"3390fd7e_c5784552","updated":"2024-06-28 02:37:10.000000000","message":"The change makes sense but we need a release note to explain the change because it\u0027s a new feature.\nAlso please check my comment inline.","commit_id":"52edf090a61d8de8437fbfdd709b0c7ae34623ce"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"87e566bb48e1957b4f03fcffae39358d0d18112e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"5e28eb73_0fc4a20e","updated":"2024-06-28 14:46:02.000000000","message":"Thanks !","commit_id":"9d449ab4c0cbc47345aab0899b5032afa2f3b960"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"0de144fe71452ff0a65c7a39e95a5bd90a368689","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"af616d3c_b428f411","updated":"2024-08-30 03:43:10.000000000","message":"This has been open for some time so I\u0027m merging it now.","commit_id":"9d449ab4c0cbc47345aab0899b5032afa2f3b960"},{"author":{"_account_id":31557,"name":"Vladimir Ermakov","email":"vooon341@gmail.com","username":"vooon341"},"change_message_id":"dcc47f2b710804deb6b2fd9e0268c543adebc947","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0352e010_c2d2314a","updated":"2024-06-28 12:09:57.000000000","message":"Well, some funky yaml processing... Uploading 3-rd patch.\n\nTakashi, i also want to backport that to Caracal. Should i do that, or just keep in mine rpm patchset?","commit_id":"9d449ab4c0cbc47345aab0899b5032afa2f3b960"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"f5841d8859e4935c5facdbfd4721f3de5a604469","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"dca6c932_99effe68","updated":"2024-09-01 12:41:43.000000000","message":"recheck","commit_id":"9d449ab4c0cbc47345aab0899b5032afa2f3b960"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"8cbcb240668d4c8135b4f70882b0cb7144acd118","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"e6736f4d_5e9016ff","updated":"2024-09-02 01:19:21.000000000","message":"recheck","commit_id":"9d449ab4c0cbc47345aab0899b5032afa2f3b960"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"8070bf672a463e0cdda615304faa4772f096e134","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"d5b7b00e_02ebe239","updated":"2024-08-30 08:17:38.000000000","message":"recheck Failed to download fedora images.","commit_id":"9d449ab4c0cbc47345aab0899b5032afa2f3b960"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"fd57c21f5a2705bbf568a55293287150358246a9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"1d23375c_0f2a84b3","updated":"2024-09-01 03:40:09.000000000","message":"recheck `do not call blocking functions from the mainloop` is that a new problem ?","commit_id":"9d449ab4c0cbc47345aab0899b5032afa2f3b960"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"d0f0eaf1e42e6f50f45e655d73f8113015e9030e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0aa2cc47_529bfbf8","updated":"2024-08-31 14:34:37.000000000","message":"recheck https://review.opendev.org/c/openstack/heat/+/922838 was merged","commit_id":"9d449ab4c0cbc47345aab0899b5032afa2f3b960"}],"heat/engine/resources/openstack/designate/recordset.py":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"311a661e6dc5a88f8d2ced993c5e89fd857e3d57","unresolved":true,"context_lines":[{"line_number":40,"context_line":"        NS, PTR, SSHFP, SOA, CAA"},{"line_number":41,"context_line":"    ) \u003d ("},{"line_number":42,"context_line":"        \u0027A\u0027, \u0027AAAA\u0027, \u0027CNAME\u0027, \u0027MX\u0027, \u0027SRV\u0027, \u0027TXT\u0027, \u0027SPF\u0027,"},{"line_number":43,"context_line":"        \u0027NS\u0027, \u0027PTR\u0027, \u0027SSHFP\u0027, \u0027SOA\u0027, \u0027CAA\u0027"},{"line_number":44,"context_line":"    )"},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"    properties_schema \u003d {"}],"source_content_type":"text/x-python","patch_set":1,"id":"0bc08dac_199ddca9","line":43,"range":{"start_line":43,"start_character":38,"end_line":43,"end_character":41},"updated":"2024-06-28 02:37:10.000000000","message":"Looking at designate there are a few more types missing.\n - NAPTR\n - CERT\n\nShould we add these two ?","commit_id":"52edf090a61d8de8437fbfdd709b0c7ae34623ce"},{"author":{"_account_id":31557,"name":"Vladimir Ermakov","email":"vooon341@gmail.com","username":"vooon341"},"change_message_id":"6ac314fdf61697392e139a2e2e1d087a6e85ab91","unresolved":false,"context_lines":[{"line_number":40,"context_line":"        NS, PTR, SSHFP, SOA, CAA"},{"line_number":41,"context_line":"    ) \u003d ("},{"line_number":42,"context_line":"        \u0027A\u0027, \u0027AAAA\u0027, \u0027CNAME\u0027, \u0027MX\u0027, \u0027SRV\u0027, \u0027TXT\u0027, \u0027SPF\u0027,"},{"line_number":43,"context_line":"        \u0027NS\u0027, \u0027PTR\u0027, \u0027SSHFP\u0027, \u0027SOA\u0027, \u0027CAA\u0027"},{"line_number":44,"context_line":"    )"},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"    properties_schema \u003d {"}],"source_content_type":"text/x-python","patch_set":1,"id":"b7b05284_51135e04","line":43,"range":{"start_line":43,"start_character":38,"end_line":43,"end_character":41},"in_reply_to":"0bc08dac_199ddca9","updated":"2024-06-28 08:21:00.000000000","message":"I can, just i only have used CAA.","commit_id":"52edf090a61d8de8437fbfdd709b0c7ae34623ce"}]}
