)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":597,"name":"Pete Zaitcev","email":"zaitcev@kotori.zaitcev.us","username":"zaitcev"},"change_message_id":"f13c7c29ed924462194166c9669385b3a22b0966","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"9a1f8bb4_ce22ce99","updated":"2024-03-15 14:20:36.000000000","message":"Simple!","commit_id":"005992cc76e7bb8f044ac5682ed3153df6cf26ea"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"8a27a7b4947595ac113e2bae9061e8f8a5948935","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0714daa6_6ffa7cb6","updated":"2024-03-15 14:37:04.000000000","message":"one minor change to be consistent with the release name in the numeric format","commit_id":"005992cc76e7bb8f044ac5682ed3153df6cf26ea"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"daafdb279ec4daccfa61116282ec6c6f4e9458c1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"51133762_9c4e1b21","updated":"2024-04-19 15:08:57.000000000","message":"LGTM, thanks Eric!","commit_id":"e958d746f56cdc27d8241da59cffd1723e04e387"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"466907641010f37c38f29b8f4c07d562c3ed3d9e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"0577fce1_e5b1c2cc","updated":"2024-04-23 19:15:28.000000000","message":"recheck\n\npy39 unit test failure: RuntimeError: Second simultaneous read on fileno 7 detected.","commit_id":"e958d746f56cdc27d8241da59cffd1723e04e387"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"58610ef1ea78b059e5681a848f58edf9c0840008","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"83871492_ca68eff0","updated":"2024-04-24 11:52:14.000000000","message":"recheck\n\ntempest-ipv6-only failed in tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os","commit_id":"e958d746f56cdc27d8241da59cffd1723e04e387"}],"cinder/volume/drivers/nexenta/options.py":[{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"8a27a7b4947595ac113e2bae9061e8f8a5948935","unresolved":false,"context_lines":[{"line_number":55,"context_line":"    cfg.IntOpt(\u0027nexenta_replication_count\u0027,"},{"line_number":56,"context_line":"               default\u003d3,"},{"line_number":57,"context_line":"               help\u003d\u0027NexentaEdge iSCSI LUN object replication count.\u0027),"},{"line_number":58,"context_line":"    cfg.BoolOpt(\u0027nexenta_encryption\u0027,"},{"line_number":59,"context_line":"                default\u003dFalse,"},{"line_number":60,"context_line":"                help\u003d\u0027Defines whether NexentaEdge iSCSI LUN object \u0027"},{"line_number":61,"context_line":"                     \u0027has encryption enabled.\u0027,"}],"source_content_type":"text/x-python","patch_set":3,"id":"163e69f7_5c15ca0a","line":58,"range":{"start_line":58,"start_character":17,"end_line":58,"end_character":35},"updated":"2024-03-15 14:37:04.000000000","message":"confirmed that this isn\u0027t used anywhere.\nlooks like it was introduced with the driver and used in iSCSI but not anymore.","commit_id":"005992cc76e7bb8f044ac5682ed3153df6cf26ea"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"8a27a7b4947595ac113e2bae9061e8f8a5948935","unresolved":true,"context_lines":[{"line_number":60,"context_line":"                help\u003d\u0027Defines whether NexentaEdge iSCSI LUN object \u0027"},{"line_number":61,"context_line":"                     \u0027has encryption enabled.\u0027,"},{"line_number":62,"context_line":"                deprecated_for_removal\u003dTrue,"},{"line_number":63,"context_line":"                deprecated_since\u003d\"Caracal\","},{"line_number":64,"context_line":"                deprecated_reason\u003d\"Unused option\")"},{"line_number":65,"context_line":"]"},{"line_number":66,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"f6e81910_834aa2d5","line":63,"range":{"start_line":63,"start_character":34,"end_line":63,"end_character":41},"updated":"2024-03-15 14:37:04.000000000","message":"looks like this is a string parameter and we can use any string[1] however since we have moved to the numeric format, we should use 2024.1 here\n\n[1] https://github.com/openstack/oslo.config/blob/cac8283414be20b94442690b83723d10e02a896c/oslo_config/cfg.py#L454C12-L457","commit_id":"005992cc76e7bb8f044ac5682ed3153df6cf26ea"},{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"f7f48a42d2202724b76b429035b607841951d650","unresolved":false,"context_lines":[{"line_number":60,"context_line":"                help\u003d\u0027Defines whether NexentaEdge iSCSI LUN object \u0027"},{"line_number":61,"context_line":"                     \u0027has encryption enabled.\u0027,"},{"line_number":62,"context_line":"                deprecated_for_removal\u003dTrue,"},{"line_number":63,"context_line":"                deprecated_since\u003d\"Caracal\","},{"line_number":64,"context_line":"                deprecated_reason\u003d\"Unused option\")"},{"line_number":65,"context_line":"]"},{"line_number":66,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"fd4593ba_a57b3f9e","line":63,"range":{"start_line":63,"start_character":34,"end_line":63,"end_character":41},"in_reply_to":"f6e81910_834aa2d5","updated":"2024-03-26 14:35:08.000000000","message":"Sure, except now it\u0027s 2024.2.","commit_id":"005992cc76e7bb8f044ac5682ed3153df6cf26ea"}]}
