Commit 33bcd6ec authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: drip upgrade_scope

parent 338abde4
......@@ -2,7 +2,6 @@ compute_node = state_change['object']
portal = compute_node.getPortalObject()
compute_node.edit(
allocation_scope='open',
upgrade_scope='auto',
capacity_scope='open'
)
......
......@@ -67,7 +67,6 @@ else:
reference=instance_tree_reference,
title=software_title,
destination_section=person.getRelativeUrl(),
upgrade_scope="auto",
follow_up_value=project_list[0],
activate_kw={'tag': tag},
)
......
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