)]}'
{"nova/api/openstack/compute/plugins/v3/services.py":[{"author":{"_account_id":5292,"name":"Christopher Yeoh","email":"cbkyeoh@gmail.com","username":"cyeoh-0"},"change_message_id":"c74afce74023e7bf9c6ada952d088d11c6c66c53","unresolved":false,"context_lines":[{"line_number":165,"context_line":"        try:"},{"line_number":166,"context_line":"            self.host_api.service_update(context, host, binary, status_detail)"},{"line_number":167,"context_line":"        except exception.ServiceNotFound:"},{"line_number":168,"context_line":"            raise webob.exc.HTTPNotFound(_(\"Unknown service\"))"},{"line_number":169,"context_line":""},{"line_number":170,"context_line":"        return ret_value"},{"line_number":171,"context_line":""}],"source_content_type":"text/x-python","patch_set":4,"id":"AAAAP3%2F%2FuVU%3D","line":168,"updated":"2013-07-12 12:06:03.000000000","message":"Maybe better to do:\nexcept exception.ServiceNotFound as e:\n    raise webob.exc.HTTPNotFound(explanation\u003de.format_message())","commit_id":"01a1f0f252882d3c0295bd87ba8265c2c45dda0e"}]}
