Commit 071bc8f5 authored by Romain Courteaud's avatar Romain Courteaud

slapos_json_rpc_api: coding style

parent 3839bb4a
......@@ -22,10 +22,4 @@ if not software_installation_url:
data_dict["compute_node_id"]
))
# XXX TODO Why do we return the installation relative URL?
# is is useless for the client
return
return {
"$schema": "id-response-schema.json",
"id": context.REQUEST.get("software_installation_url")
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment