)]}'
{"magnum/drivers/heat/template_def.py":[{"author":{"_account_id":6484,"name":"Feilong Wang","email":"hustemb@gmail.com","username":"flwang"},"change_message_id":"7cd8ccff1daf1f12ee60d77b018da05954828772","unresolved":false,"context_lines":[{"line_number":398,"context_line":"        # returned auth_url may not be suffixed with /v3 in which case append"},{"line_number":399,"context_line":"        # the url with the suffix so that instances can still talk to Keystone."},{"line_number":400,"context_line":"        auth_url \u003d osc.url_for(**kwargs).rstrip(\u0027/\u0027)"},{"line_number":401,"context_line":"        extra_params[\u0027auth_url\u0027] \u003d auth_url + (\u0027\u0027 if auth_url.endswith(\u0027/v3\u0027)"},{"line_number":402,"context_line":"                                               else \u0027/v3\u0027)"},{"line_number":403,"context_line":""},{"line_number":404,"context_line":"        return super(BaseTemplateDefinition,"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_c06e16c8","line":401,"updated":"2020-07-21 21:55:41.000000000","message":"Thanks for the clarification. Now my only concern is the hardcode of \"v3\".","commit_id":"5a688b186902b1a0b7b1ee01519cba275f07dfab"},{"author":{"_account_id":6484,"name":"Feilong Wang","email":"hustemb@gmail.com","username":"flwang"},"change_message_id":"e63566a8691cdcff64710173175d222422600907","unresolved":false,"context_lines":[{"line_number":398,"context_line":"        # returned auth_url may not be suffixed with /v3 in which case append"},{"line_number":399,"context_line":"        # the url with the suffix so that instances can still talk to Keystone."},{"line_number":400,"context_line":"        auth_url \u003d osc.url_for(**kwargs).rstrip(\u0027/\u0027)"},{"line_number":401,"context_line":"        extra_params[\u0027auth_url\u0027] \u003d auth_url + (\u0027\u0027 if auth_url.endswith(\u0027/v3\u0027)"},{"line_number":402,"context_line":"                                               else \u0027/v3\u0027)"},{"line_number":403,"context_line":""},{"line_number":404,"context_line":"        return super(BaseTemplateDefinition,"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_a05b22f4","line":401,"in_reply_to":"bf51134e_60858a59","updated":"2020-07-21 22:13:57.000000000","message":"Fair enough. Then I think it should be OK.","commit_id":"5a688b186902b1a0b7b1ee01519cba275f07dfab"},{"author":{"_account_id":28022,"name":"Bharat Kunwar","email":"brtknr@bath.edu","username":"brtknr"},"change_message_id":"22d0717b2a7e5235920aa73f9de8d22d4e655270","unresolved":false,"context_lines":[{"line_number":398,"context_line":"        # returned auth_url may not be suffixed with /v3 in which case append"},{"line_number":399,"context_line":"        # the url with the suffix so that instances can still talk to Keystone."},{"line_number":400,"context_line":"        auth_url \u003d osc.url_for(**kwargs).rstrip(\u0027/\u0027)"},{"line_number":401,"context_line":"        extra_params[\u0027auth_url\u0027] \u003d auth_url + (\u0027\u0027 if auth_url.endswith(\u0027/v3\u0027)"},{"line_number":402,"context_line":"                                               else \u0027/v3\u0027)"},{"line_number":403,"context_line":""},{"line_number":404,"context_line":"        return super(BaseTemplateDefinition,"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_60858a59","line":401,"in_reply_to":"bf51134e_c06e16c8","updated":"2020-07-21 21:58:26.000000000","message":"if you see line 390, \u0027version\u0027: 3 is already hard coded there. this change only ensures that the returned URL ends with v3 as expected.","commit_id":"5a688b186902b1a0b7b1ee01519cba275f07dfab"}]}
