)]}'
{"neutron/services/trunk/drivers/openvswitch/agent/utils.py":[{"author":{"_account_id":748,"name":"Armando Migliaccio","email":"armamig@gmail.com","username":"armando-migliaccio"},"change_message_id":"1a72028f2264d4586e980f4a67b46218b5b06e79","unresolved":false,"context_lines":[{"line_number":16,"context_line":"from neutron.services.trunk.drivers.openvswitch import constants as ovs_const"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"def gen_trunk_br_name(trunk_id):"},{"line_number":20,"context_line":"    return ((ovs_const.TRUNK_BR_PREFIX + trunk_id)"},{"line_number":21,"context_line":"            [:constants.DEVICE_NAME_MAX_LEN - 1])"}],"source_content_type":"text/x-python","patch_set":2,"id":"9a89bdaa_47c8b922","line":19,"updated":"2016-09-12 17:55:12.000000000","message":"personally, since this is used in [1] too (which runs on the server side), I would have made this available one level up.\n\n[1] neutron/services/trunk/drivers/openvswitch/driver.py","commit_id":"6ac31ba1a5207e2760112764f499c03880bd6c05"},{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"72825f487d50bdd57cf8f1fa9d83f4ae9c38e5b0","unresolved":false,"context_lines":[{"line_number":16,"context_line":"from neutron.services.trunk.drivers.openvswitch import constants as ovs_const"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"def gen_trunk_br_name(trunk_id):"},{"line_number":20,"context_line":"    return ((ovs_const.TRUNK_BR_PREFIX + trunk_id)"},{"line_number":21,"context_line":"            [:constants.DEVICE_NAME_MAX_LEN - 1])"}],"source_content_type":"text/x-python","patch_set":2,"id":"9a89bdaa_c24cb744","line":19,"in_reply_to":"9a89bdaa_47c8b922","updated":"2016-09-12 18:07:27.000000000","message":"Done","commit_id":"6ac31ba1a5207e2760112764f499c03880bd6c05"}]}
