Commit 63389d4f authored by Romain Courteaud's avatar Romain Courteaud

slapos_pdm: use UpgradeDecision_processUpgrade

parent 2fd64608
......@@ -2,7 +2,7 @@ portal = context.getPortalObject()
portal.portal_catalog.searchAndActivate(
portal_type='Upgrade Decision',
simulation_state='started',
method_id='requestUpgrade',
method_id='UpgradeDecision_processUpgrade',
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