)]}'
{"nova/virt/libvirt/driver.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"bf69063af13f2158888c33323196a6da9c89592b","unresolved":false,"context_lines":[{"line_number":8515,"context_line":"            data.disk_over_commit \u003d disk_over_commit"},{"line_number":8516,"context_line":"        data.disk_available_mb \u003d disk_available_mb"},{"line_number":8517,"context_line":"        data.dst_wants_file_backed_memory \u003d CONF.libvirt.file_backed_memory \u003e 0"},{"line_number":8518,"context_line":"        data.file_backed_memory_discard \u003d (CONF.libvirt.file_backed_memory and"},{"line_number":8519,"context_line":"            self._host.has_min_version("},{"line_number":8520,"context_line":"                MIN_LIBVIRT_FILE_BACKED_DISCARD_VERSION))"},{"line_number":8521,"context_line":""},{"line_number":8522,"context_line":"        # TODO(artom) Set to indicate that the destination (us) can perform a"},{"line_number":8523,"context_line":"        # NUMA-aware live migration. NUMA-aware live migration will become"}],"source_content_type":"text/x-python","patch_set":5,"id":"9f560f44_b9bfa45e","side":"PARENT","line":8520,"range":{"start_line":8518,"start_character":0,"end_line":8520,"end_character":57},"updated":"2020-09-04 15:49:03.000000000","message":"This isn\u0027t equivalent. Don\u0027t you still need to check if \u0027file_backed_memory\u0027 is set?\n\nLater: Ah, I see in the next file that this was only a flag to indicate we supported this feature so we can just drop it now. This is actually pretty broken if it was used to communicate stuff _between_ hosts as it assumes the libvirt version on multiple hosts is identical. If so, this is no more broken than before though so...","commit_id":"627a5d90a38cde368c97ef2db06b1bfbbe6d9e0c"}]}
