)]}'
{"blazar/db/sqlalchemy/utils.py":[{"author":{"_account_id":25625,"name":"Tetsuro Nakamura","email":"tetsuro.nakamura.bc@hco.ntt.co.jp","username":"tetsuro0907"},"change_message_id":"0d34402dac5d73d9b8e2c4acf9ded6da285a30fc","unresolved":false,"context_lines":[{"line_number":60,"context_line":"def get_reservations_by_host_id(host_id, start_date, end_date):"},{"line_number":61,"context_line":"    session \u003d get_session()"},{"line_number":62,"context_line":"    border0 \u003d start_date \u003c\u003d models.Lease.end_date"},{"line_number":63,"context_line":"    border1 \u003d models.Lease.start_date \u003c\u003d end_date,"},{"line_number":64,"context_line":"    query \u003d (session.query(models.Reservation).join(models.Lease)"},{"line_number":65,"context_line":"             .join(models.ComputeHostAllocation)"},{"line_number":66,"context_line":"             .filter(models.ComputeHostAllocation.compute_host_id \u003d\u003d host_id)"}],"source_content_type":"text/x-python","patch_set":1,"id":"ffd0ebdf_fb2043b3","line":63,"range":{"start_line":63,"start_character":49,"end_line":63,"end_character":50},"updated":"2019-01-03 05:24:52.000000000","message":"nix","commit_id":"352c32507749873ddd331c78d47cbc321a1c6def"},{"author":{"_account_id":8878,"name":"Masahito Muroi","email":"masahito.muroi@g.softbank.co.jp","username":"masa"},"change_message_id":"e8575b16ce2b34b00d103843f32e4d3d208b3107","unresolved":false,"context_lines":[{"line_number":60,"context_line":"def get_reservations_by_host_id(host_id, start_date, end_date):"},{"line_number":61,"context_line":"    session \u003d get_session()"},{"line_number":62,"context_line":"    border0 \u003d start_date \u003c\u003d models.Lease.end_date"},{"line_number":63,"context_line":"    border1 \u003d models.Lease.start_date \u003c\u003d end_date,"},{"line_number":64,"context_line":"    query \u003d (session.query(models.Reservation).join(models.Lease)"},{"line_number":65,"context_line":"             .join(models.ComputeHostAllocation)"},{"line_number":66,"context_line":"             .filter(models.ComputeHostAllocation.compute_host_id \u003d\u003d host_id)"}],"source_content_type":"text/x-python","patch_set":1,"id":"9fdfeff1_9ec4e5f6","line":63,"range":{"start_line":63,"start_character":49,"end_line":63,"end_character":50},"in_reply_to":"ffd0ebdf_fb2043b3","updated":"2019-01-29 08:32:28.000000000","message":"Done","commit_id":"352c32507749873ddd331c78d47cbc321a1c6def"}]}
