)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"8daf84a20c855d0fd98a2dc0a153a3c440219a4a","unresolved":true,"context_lines":[{"line_number":4,"context_line":"Commit:     Jeffrey4l \u003czhang.lei.fly@gmail.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2024-03-08 13:43:58 +0800"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Do not change nic queue count during live migration after vcpu hot resized"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Closes-Bug: #2056513"},{"line_number":10,"context_line":"Change-Id: Ic91311e777301946498f56490957d0c7f6ad9f55"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"ab7e4a9d_3101762d","line":7,"updated":"2024-04-19 09:46:36.000000000","message":"there is no such thing as vcpu hot resize.\nresize is always offline we do not have live resize.\n\nin other words live migration never changes the number of cpus.","commit_id":"016fc060a37aa222c8598e456b7afbbd0d142ce4"}],"nova/virt/libvirt/migration.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"8daf84a20c855d0fd98a2dc0a153a3c440219a4a","unresolved":true,"context_lines":[{"line_number":433,"context_line":"            if dest_interface_subelem.tag \u003d\u003d \u0027mtu\u0027 and mtu is None:"},{"line_number":434,"context_line":"                continue"},{"line_number":435,"context_line":"            # NOTE(jeffrey4l): Keep original nic queues count, else the live"},{"line_number":436,"context_line":"            #                  migration will crash."},{"line_number":437,"context_line":"            if dest_interface_subelem.tag \u003d\u003d \u0027driver\u0027 and queues is not None:"},{"line_number":438,"context_line":"                dest_interface_subelem.set(\u0027queues\u0027, queues)"},{"line_number":439,"context_line":"            interface_dev.insert(index, dest_interface_subelem)"}],"source_content_type":"text/x-python","patch_set":1,"id":"a730822c_17626c02","line":436,"updated":"2024-04-19 09:46:36.000000000","message":"we shoudl keep the same queue count yes but it\nalso should not be changing today.\n\nthis might happen if you changed kernel or the number of queues in the config option is that what is happening in your case?\ncan you provide a functional reproducer test for this","commit_id":"016fc060a37aa222c8598e456b7afbbd0d142ce4"}]}
