)]}'
{"tempest/lib/services/network/ports_client.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"ea62b62689df9a0c4717587412ce30feb25ea5cc","unresolved":false,"context_lines":[{"line_number":68,"context_line":"        uri \u003d \u0027/ports\u0027"},{"line_number":69,"context_line":"        return self.list_resources(uri, **filters)"},{"line_number":70,"context_line":""},{"line_number":71,"context_line":"    def show_port_trunk_detail(self, port_id, **fields):"},{"line_number":72,"context_line":"        \"\"\"Shows port trunk details for a port."},{"line_number":73,"context_line":""},{"line_number":74,"context_line":"        For a full list of available parameters, please refer to the official"},{"line_number":75,"context_line":"        API reference:"},{"line_number":76,"context_line":"        https://docs.openstack.org/api-ref/network/v2/index.html?expanded\u003d#show-trunk-details"},{"line_number":77,"context_line":"        \"\"\""},{"line_number":78,"context_line":"        uri \u003d \u0027/ports/%s\u0027 % port_id"},{"line_number":79,"context_line":"        return self.show_resource(uri, **fields)"},{"line_number":80,"context_line":""},{"line_number":81,"context_line":"    def create_bulk_ports(self, **kwargs):"},{"line_number":82,"context_line":"        \"\"\"Create multiple ports in a single request."}],"source_content_type":"text/x-python","patch_set":1,"id":"ff570b3c_95bcc8bb","line":79,"range":{"start_line":71,"start_character":0,"end_line":79,"end_character":48},"updated":"2020-06-04 11:37:23.000000000","message":"There is no need for this new method as show_port from l41. is doing the same.","commit_id":"60f6cfe7dfccccaf5c82455d28e383482c030d87"}]}
