)]}'
{"nova/compute/manager.py":[{"author":{"_account_id":14819,"name":"Timofey Durakov","email":"timofei.nd@gmail.com","username":"tdurakov"},"change_message_id":"8ed88ebff7f32174340c52657409a3c17e7816d5","unresolved":false,"context_lines":[{"line_number":2855,"context_line":"        except NotImplementedError:"},{"line_number":2856,"context_line":"            # NOTE(rpodolyaka): driver doesn\u0027t provide specialized version"},{"line_number":2857,"context_line":"            # of rebuild, fall back to the default implementation"},{"line_number":2858,"context_line":"            if recreate:"},{"line_number":2859,"context_line":"                kwargs[\u0027on_shared_storage\u0027] \u003d on_shared_storage"},{"line_number":2860,"context_line":"            self._rebuild_default_impl(**kwargs)"},{"line_number":2861,"context_line":"        self._update_instance_after_spawn(context, instance)"},{"line_number":2862,"context_line":"        instance.save(expected_task_state\u003d[task_states.REBUILD_SPAWNING])"}],"source_content_type":"text/x-python","patch_set":5,"id":"5a8bc5a2_435776c9","line":2859,"range":{"start_line":2858,"start_character":12,"end_line":2859,"end_character":63},"updated":"2016-09-27 10:57:06.000000000","message":"I think we should retain the same interface(argument list) for _rebuild_default_impl and driver\u0027s method instead of doing some special checks here","commit_id":"b5daf2a670a20143dda8ec5b1b806a901eea5e12"}]}
