)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"change_message_id":"e075486ca1307f119a9e8de886e7321c75085a77","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"365d99d6_420cd2f3","updated":"2026-09-03 08:53:13.000000000","message":"looks reasonable and tempest passes so I think we can land this. We need to be ready to revert if later testing shows that moving the cleanup decision to the dest has unwanted sideeffects.","commit_id":"9d2b3b14f33570ec28396be9c46d0267028a143d"}],"nova/compute/manager.py":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"1d33cacb9c253f4d5f3a7da8521f357555151e77","unresolved":true,"context_lines":[{"line_number":10655,"context_line":"        # when there us nothing to rollback ar destination but it will inform"},{"line_number":10656,"context_line":"        # destination that live migration operation is done now and it can end"},{"line_number":10657,"context_line":"        # the live migration task at destination side."},{"line_number":10658,"context_line":"        do_cleanup, _ \u003d self._live_migration_cleanup_flags("},{"line_number":10659,"context_line":"                migrate_data, migr_ctxt\u003dinstance.migration_context)"},{"line_number":10660,"context_line":"        try:"},{"line_number":10661,"context_line":"            if do_cleanup:"},{"line_number":10662,"context_line":"                self._do_rollback_live_migration_at_destination("}],"source_content_type":"text/x-python","patch_set":1,"id":"8a8cec97_c0b2eecb","line":10659,"range":{"start_line":10658,"start_character":0,"end_line":10659,"end_character":67},"updated":"2026-09-02 15:39:55.000000000","message":"notes to reviewer: we could pass do_cleanup as a arg from source but that require RPC version up. So to avoid that, I am calculating it at dest side also.","commit_id":"9d2b3b14f33570ec28396be9c46d0267028a143d"}]}
