)]}'
{"kuryr_kubernetes/controller/drivers/sriov.py":[{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"3c2f5d2c2f68f99d4a291e77188e851d68896ef7","unresolved":false,"context_lines":[{"line_number":55,"context_line":"        rq \u003d self._get_port_request(pod, project_id,"},{"line_number":56,"context_line":"                                    subnets, security_groups)"},{"line_number":57,"context_line":""},{"line_number":58,"context_line":"        port \u003d neutron.create_port(rq).get(\u0027port\u0027)"},{"line_number":59,"context_line":"        c_utils.tag_neutron_resources(\u0027ports\u0027, [port[\u0027id\u0027]])"},{"line_number":60,"context_line":"        vif \u003d ovu.neutron_to_osvif_vif(vif_plugin, port, subnets)"},{"line_number":61,"context_line":"        vif.physnet \u003d physnet"}],"source_content_type":"text/x-python","patch_set":19,"id":"3fa7e38b_e71abfc5","side":"PARENT","line":58,"range":{"start_line":58,"start_character":0,"end_line":58,"end_character":50},"updated":"2020-01-14 13:57:58.000000000","message":"With _get_port_request() modified in the upper patch, this line will be broken, so we need to make sure it\u0027ll merge together.\n\nOr you can just modify this place in the upper patch to make sure rq has \u0027port\u0027 key.","commit_id":"745ec4128f072758b9f9da33ea8f9eea76f8df68"}]}
