)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"cfdb663ccfb4d04a485f4bfd2e69f3f14ea8e344","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"da205125_67b226f9","updated":"2026-05-05 08:51:08.000000000","message":"recheck","commit_id":"00f1549ada01ba16dbeffe57249bc135d2bbdf0e"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"c137c022db5ed33a6609969dd08b0a25975f7002","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"04c025ca_b33da657","updated":"2026-04-29 12:47:56.000000000","message":"recheck timeouts in nova-next job","commit_id":"00f1549ada01ba16dbeffe57249bc135d2bbdf0e"}],"nova/conf/libvirt.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"b2d0fab190049d32eb0a3d06479d907357c027cf","unresolved":true,"context_lines":[{"line_number":1277,"context_line":""},{"line_number":1278,"context_line":"* A string representing absolute path of mount point."},{"line_number":1279,"context_line":"\"\"\"),"},{"line_number":1280,"context_line":"    cfg.ListOpt(\u0027nfs_mount_options\u0027,"},{"line_number":1281,"context_line":"                help\u003d\"\"\""},{"line_number":1282,"context_line":"Mount options passed to the NFS client. See section of the nfs man page"},{"line_number":1283,"context_line":"for details."}],"source_content_type":"text/x-python","patch_set":1,"id":"83e44c33_064d0e63","line":1280,"updated":"2026-04-29 13:14:53.000000000","message":"so listopt is \n\nhttps://docs.openstack.org/oslo.config/latest/reference/api/oslo_config.html#oslo_config.cfg.ListOpt\n\nbound is false by default (technially None)\nso this will not require []\n\nand the default seperator is comma\n\nso ye sthis is consitent with the current format expections\n\nhttps://docs.openstack.org/oslo.config/latest/reference/api/oslo_config.html#oslo_config.cfg.DictOpt is also valid here an perhasp more correct in that this is really a list of key value paris.\n\nthe only issue with dick it the default sepeation between key values is `:` rather then `\u003d`\nthat can be overriedn but that woudl be more correct.\n\nlloking at the test it also look liek we have some non key value options for moutn so i think list as you propsed is likely more correct the dict as a result.","commit_id":"00f1549ada01ba16dbeffe57249bc135d2bbdf0e"}]}
