Commit 66610c1e authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

slapos_jio_api_style: remove no approval of computer upon request

parent 034bb8ab
......@@ -11,7 +11,6 @@ if person is None:
request_kw = dict(
compute_node_title=data_dict.get("title", None),
approve_registration=False,
)
person.requestComputeNode(**request_kw)
compute_node = context.restrictedTraverse(context.REQUEST.get('compute_node'))
......
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