)]}'
{"nova/compute/resource_tracker.py":[{"author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"change_message_id":"7c511c045be36c3c835c2abce01aad168a1531da","unresolved":false,"context_lines":[{"line_number":1514,"context_line":"            # instance with allocations against this compute node we just"},{"line_number":1515,"context_line":"            # ignore it since the migration operation will handle cleaning up"},{"line_number":1516,"context_line":"            # those allocations."},{"line_number":1517,"context_line":"            if instance.deleted and not instance.hidden:"},{"line_number":1518,"context_line":"                # The instance is gone, so we definitely want to remove"},{"line_number":1519,"context_line":"                # allocations associated with it."},{"line_number":1520,"context_line":"                LOG.debug(\"Instance %s has been deleted (perhaps locally). \""}],"source_content_type":"text/x-python","patch_set":53,"id":"3fa7e38b_2faea9e3","line":1517,"updated":"2019-12-12 12:23:46.000000000","message":"This is OK as instance.hidden is only used for the cross cell resize case. I feel this a bit of a coupling, but at least the comment explains the situation pretty well.","commit_id":"38c74dd9bb846196a2ee140ad0b5ecb3f709ed9e"}]}
