)]}'
{"openstack/config/cloud_region.py":[{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"facd1f00712d7bac80a2234a523eff880db9aed5","unresolved":false,"context_lines":[{"line_number":936,"context_line":"        return self.config.get("},{"line_number":937,"context_line":"            key, self._service_type_manager.is_official(service_type))"},{"line_number":938,"context_line":""},{"line_number":939,"context_line":"    def disable_service(self, service_type, reason\u003dNone):"},{"line_number":940,"context_line":"        service_type \u003d service_type.lower().replace(\u0027-\u0027, \u0027_\u0027)"},{"line_number":941,"context_line":"        key \u003d \u0027has_{service_type}\u0027.format(service_type\u003dservice_type)"},{"line_number":942,"context_line":"        self.config[key] \u003d False"}],"source_content_type":"text/x-python","patch_set":1,"id":"9fb8cfa7_a14fa8bb","line":939,"range":{"start_line":939,"start_character":8,"end_line":939,"end_character":23},"updated":"2019-06-05 21:46:09.000000000","message":"I\u0027d like this at the module level (private is fine) so I can call it from from_conf.","commit_id":"5f1b1965ecbb50ad7b812756821bd44f64ebfc71"},{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"facd1f00712d7bac80a2234a523eff880db9aed5","unresolved":false,"context_lines":[{"line_number":945,"context_line":"            self.config[d_key] \u003d reason"},{"line_number":946,"context_line":""},{"line_number":947,"context_line":"    def get_disabled_reason(self, service_type):"},{"line_number":948,"context_line":"        service_type \u003d _make_key(service_type)"},{"line_number":949,"context_line":"        d_key \u003d _make_key(\u0027disabled_reason\u0027, service_type)"},{"line_number":950,"context_line":"        return self.config.get(d_key)"}],"source_content_type":"text/x-python","patch_set":1,"id":"9fb8cfa7_215c187d","line":948,"range":{"start_line":948,"start_character":23,"end_line":948,"end_character":32},"updated":"2019-06-05 21:46:09.000000000","message":"this blows up due to call spec, did you mean\n\nservice_type.lower().replace(\u0027-\u0027, \u0027_\u0027)","commit_id":"5f1b1965ecbb50ad7b812756821bd44f64ebfc71"}]}
