)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":6962,"name":"Kashyap Chamarthy","email":"kchamart@redhat.com","username":"kashyapc"},"change_message_id":"19fe25461c26cafc79c11f86d505c525fde59b8f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"f92d5473_1fab5a35","updated":"2022-04-21 15:29:56.000000000","message":"Also ...\n\nI\u0027m going to restore this as a workaround patch, that will disable CPU comparison on the destination: https://review.opendev.org/c/openstack/nova/+/772917","commit_id":"89c87923debfe6eb7b0fdd85787dd3f5841cd93f"},{"author":{"_account_id":7130,"name":"David Hill","email":"davidchill@hotmail.com","username":"dhill"},"change_message_id":"19b0835dd27b97758e0fa28b1509936977a2cb5a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6550ddc6_e8c72456","updated":"2023-06-05 15:08:25.000000000","message":"Should we abandon this commit ?","commit_id":"89c87923debfe6eb7b0fdd85787dd3f5841cd93f"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"c89c2442f72a61f679a2f42e1d3f507e4b265070","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"31cccff3_cf0b9570","updated":"2022-04-19 17:00:50.000000000","message":"in general this is unsafe so without a detail bug report explaining why this is required and i dont think we shoudl proceed with this.","commit_id":"89c87923debfe6eb7b0fdd85787dd3f5841cd93f"},{"author":{"_account_id":6962,"name":"Kashyap Chamarthy","email":"kchamart@redhat.com","username":"kashyapc"},"change_message_id":"5b1b07b0d8bcd77a4240589d3d056bc903e9963c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"edd70ae0_7e84d930","in_reply_to":"31cccff3_cf0b9570","updated":"2022-04-20 08:21:01.000000000","message":"Firstly, I agree with you that a detailed report with clear problem description is needed here.\n\nThat said, Dave can you try this targeted skip, instead of skipping the whole of _check_cpu_compatibility():\n\n  try:\n      if not CONF.workarounds.disable_cpu_type_validation:\n          self._compare_cpu(cpu, self._get_cpu_info(), None)\n\n\nThe reason the above is more sensible is because current MIN version of libvirt (that Nova relies on) already _does_ do this compatibility-check. So this compatibility check is bogus in some cases.\n\nThe solution to some of these CPU compat bugs here is either we switch to the new APIs, which is work in progress[1], or more crudely to disable the _compare_cpu() check — which was needed in the past, but not now anymore.\n\n[1] https://review.opendev.org/q/topic:bp%252Fcpu-selection-with-hypervisor-consideration","commit_id":"89c87923debfe6eb7b0fdd85787dd3f5841cd93f"}]}
