)]}'
{"nova/exception.py":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"cb5f9f65018a13563395138d6a94da107c1fa6b6","unresolved":false,"context_lines":[{"line_number":837,"context_line":"    msg_fmt \u003d _(\"Port update failed for port %(port_id)s: %(reason)s\")"},{"line_number":838,"context_line":""},{"line_number":839,"context_line":""},{"line_number":840,"context_line":"class AttachSRIOVPortNotSupported(Invalid):"},{"line_number":841,"context_line":"    msg_fmt \u003d _(\u0027Attaching SR-IOV port %(port_id)s to server \u0027"},{"line_number":842,"context_line":"                \u0027%(instance_uuid)s is not supported. SR-IOV ports must be \u0027"},{"line_number":843,"context_line":"                \u0027specified during server creation.\u0027)"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_656ebdff","line":840,"updated":"2019-12-17 17:47:58.000000000","message":"This isn\u0027t handled in the wsgi route handler directly but it is in ResourceExceptionHandler and converted to a 400 response.\n\nhttps://github.com/openstack/nova/blob/stable/pike/nova/api/openstack/wsgi.py#L404","commit_id":"af5df70f617b03f86cd3dc898c889a1825630c9e"}],"nova/network/neutronv2/api.py":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"cb5f9f65018a13563395138d6a94da107c1fa6b6","unresolved":false,"context_lines":[{"line_number":535,"context_line":"        :type instance: nova.objects.Instance"},{"line_number":536,"context_line":"        :param neutron: neutron client session"},{"line_number":537,"context_line":"        :type neutron: neutronclient.v2_0.client.Client"},{"line_number":538,"context_line":"        :param requested_networks: List of user-requested networks and/or ports"},{"line_number":539,"context_line":"        :type requested_networks: nova.objects.NetworkRequestList"},{"line_number":540,"context_line":"        :param attach: Boolean indicating if a port is being attached to an"},{"line_number":541,"context_line":"            existing running instance. Should be False during server create."}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_25dc45e0","line":538,"updated":"2019-12-17 17:47:58.000000000","message":"Seems a bit weird to add this here but I guess you are because it\u0027d be weird to skip it and just add attach - note that context is missing as well but not an adjacent parameter so maybe that\u0027s why you didn\u0027t care.","commit_id":"af5df70f617b03f86cd3dc898c889a1825630c9e"}]}
