)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"1471425872243ba881bb46f4de3a877a25b2ca79","unresolved":false,"context_lines":[{"line_number":9,"context_line":"Restful API lease-update[1] supports updating \u0027before-end-date\u0027"},{"line_number":10,"context_line":"of a lease, so added this missing option in this patch. Also"},{"line_number":11,"context_line":"added two more options: \u0027advance-before-end-date\u0027 and"},{"line_number":12,"context_line":"\u0027reduce-before-end-date\u0027 to advance or reduce before-end time."},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"[1]: https://developer.openstack.org/api-ref/reservation/v1/index.html#update-lease"},{"line_number":15,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"9fb8cfa7_62cc7789","line":12,"range":{"start_line":12,"start_character":1,"end_line":12,"end_character":7},"updated":"2019-06-04 09:47:20.000000000","message":"I would name this defer rather than reduce.","commit_id":"2c0fde995ae9aca178da2f5bea7fb6caad7b076c"}],"blazarclient/v1/shell_commands/leases.py":[{"author":{"_account_id":8878,"name":"Masahito Muroi","email":"masahito.muroi@g.softbank.co.jp","username":"masa"},"change_message_id":"3160af220df324b10a1bc75ff85a24ec5147eeb4","unresolved":false,"context_lines":[{"line_number":380,"context_line":"            default\u003dNone)"},{"line_number":381,"context_line":"        # advance-before-end-date and reduce-before-end-date are"},{"line_number":382,"context_line":"        # mutually exclusive"},{"line_number":383,"context_line":"        group \u003d parser.add_mutually_exclusive_group()"},{"line_number":384,"context_line":"        group.add_argument("},{"line_number":385,"context_line":"            \u0027--advance-before-end-date\u0027,"},{"line_number":386,"context_line":"            help\u003d\u0027Time to advance before-end-date from the start-date.\u0027,"},{"line_number":387,"context_line":"        )"},{"line_number":388,"context_line":"        group.add_argument("},{"line_number":389,"context_line":"            \u0027--reduce-before-end-date\u0027,"},{"line_number":390,"context_line":"            help\u003d\u0027Time to reduce before-end-date from the end-date.\u0027,"},{"line_number":391,"context_line":"        )"},{"line_number":392,"context_line":"        group.add_argument("},{"line_number":393,"context_line":"            \u0027--before-end-date\u0027,"},{"line_number":394,"context_line":"            help\u003d\u0027before-end date of the lease.\u0027,"}],"source_content_type":"text/x-python","patch_set":3,"id":"9fdfeff1_0a6738b9","line":391,"range":{"start_line":383,"start_character":0,"end_line":391,"end_character":9},"updated":"2019-02-14 07:19:52.000000000","message":"The 2 options should be a relative value from the previous before_end_date. Now the options looks a relative value from the start_date or the end_date. It confuses a CLI user.","commit_id":"2c0fde995ae9aca178da2f5bea7fb6caad7b076c"}]}
