)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":33006,"name":"Gustavo Santos","email":"gufsnts@gmail.com","username":"gooshtavow"},"change_message_id":"1cdfb143d9294cb666ceecec3aae7ceddc6b9b8f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"0719733b_2ff9d1c9","updated":"2022-01-06 01:01:17.000000000","message":"recheck","commit_id":"c8604b0563dc46b08d77a78daec64148701ac883"},{"author":{"_account_id":33006,"name":"Gustavo Santos","email":"gufsnts@gmail.com","username":"gooshtavow"},"change_message_id":"970c30dd0ede1adbde3fe3f4b94e220381c95278","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"2abd3fdd_0472eb97","updated":"2022-01-05 22:00:37.000000000","message":"recheck","commit_id":"c8604b0563dc46b08d77a78daec64148701ac883"},{"author":{"_account_id":33006,"name":"Gustavo Santos","email":"gufsnts@gmail.com","username":"gooshtavow"},"change_message_id":"421df64e3d9785e612486be494cc6736abd0250a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"2d7ff3bd_c49f9d88","updated":"2022-01-06 18:25:48.000000000","message":"recheck","commit_id":"c8604b0563dc46b08d77a78daec64148701ac883"},{"author":{"_account_id":33006,"name":"Gustavo Santos","email":"gufsnts@gmail.com","username":"gooshtavow"},"change_message_id":"bf3e54dce74c861a668b20953f2b5d5f1fa6b5dc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"820f0f77_0b7cf246","updated":"2022-01-06 13:03:58.000000000","message":"recheck","commit_id":"c8604b0563dc46b08d77a78daec64148701ac883"},{"author":{"_account_id":32966,"name":"jiang guodao","email":"jguodao@vmware.com","username":"jguodao"},"change_message_id":"f8d4a0a8d92089eacb318ca0d75f180c1c2a95ad","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"bc0d7f46_ca77e9db","updated":"2022-01-13 09:17:22.000000000","message":"vmware-recheck-patch","commit_id":"c8604b0563dc46b08d77a78daec64148701ac883"},{"author":{"_account_id":33006,"name":"Gustavo Santos","email":"gufsnts@gmail.com","username":"gooshtavow"},"change_message_id":"483b429408e8f1a978e576b5af8caced55b67415","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"65ea2933_55f7a1e4","updated":"2022-04-13 13:24:31.000000000","message":"recheck","commit_id":"f97c49c831dab7024e7da9c4979caf686b78584b"},{"author":{"_account_id":33006,"name":"Gustavo Santos","email":"gufsnts@gmail.com","username":"gooshtavow"},"change_message_id":"553a073e439b538adebe165ab1ad302f95b1ba7f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"928ce06e_b81a7866","updated":"2022-02-25 19:07:44.000000000","message":"recheck","commit_id":"f97c49c831dab7024e7da9c4979caf686b78584b"}],"nova/virt/libvirt/driver.py":[{"author":{"_account_id":33006,"name":"Gustavo Santos","email":"gufsnts@gmail.com","username":"gooshtavow"},"change_message_id":"bc0351a8ce700955e90cc75056470f779aa8d013","unresolved":true,"context_lines":[{"line_number":222,"context_line":"# versions. Over time, this will become a common min version"},{"line_number":223,"context_line":"# for all architectures/hypervisors, as this value rises to"},{"line_number":224,"context_line":"# meet them."},{"line_number":225,"context_line":"MIN_LIBVIRT_VERSION \u003d (4, 3, 0)"},{"line_number":226,"context_line":"MIN_QEMU_VERSION \u003d (2, 11, 0)"},{"line_number":227,"context_line":"# TODO(berrange): Re-evaluate this at start of each release cycle"},{"line_number":228,"context_line":"# to decide if we want to plan a future min version bump."}],"source_content_type":"text/x-python","patch_set":1,"id":"e8b71193_7f92106b","line":225,"updated":"2021-12-16 14:55:20.000000000","message":"This is a relevant change from the original master commit. We need to bump this up, as the hot unplug of mediated devices was introduced in libvirt 4.3.0.\n\nAs for the file doc/source/reference/libvirt-distro-support-matrix.rst, I am unsure about what to do, since it does not yet exist in the ussuri branch. Should I update the libvirt version there on the more recent branches?","commit_id":"1d1e3e69adc1d4caf299de2360aed9fe08d1b607"},{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"38826f7b59d03f7e89b0d90e7ee3b19dc0245d64","unresolved":true,"context_lines":[{"line_number":222,"context_line":"# versions. Over time, this will become a common min version"},{"line_number":223,"context_line":"# for all architectures/hypervisors, as this value rises to"},{"line_number":224,"context_line":"# meet them."},{"line_number":225,"context_line":"MIN_LIBVIRT_VERSION \u003d (4, 3, 0)"},{"line_number":226,"context_line":"MIN_QEMU_VERSION \u003d (2, 11, 0)"},{"line_number":227,"context_line":"# TODO(berrange): Re-evaluate this at start of each release cycle"},{"line_number":228,"context_line":"# to decide if we want to plan a future min version bump."}],"source_content_type":"text/x-python","patch_set":1,"id":"ee95c83e_67ef7346","line":225,"in_reply_to":"e8b71193_7f92106b","updated":"2023-04-05 15:59:12.000000000","message":"Sorry but we can\u0027t modify the minimum version from libvirt by a backport or some operators would no longer be able to continue to upgrade their Ussuri environments.\n\nYou could maybe create a conditional below to verify the libvirt version and return an exception if older than 4.3.0 but that would change the backport (not just a small cherry-pick) so we need to discuss this with other stable cores (meaning I\u0027m not sure we can do it for stable branches)","commit_id":"1d1e3e69adc1d4caf299de2360aed9fe08d1b607"}]}
