Commit 76d72962 authored by Romain Courteaud's avatar Romain Courteaud

slapos_pdm: force software change from Upgrade Decision

parent 4ad0afb4
......@@ -33,7 +33,8 @@ else:
instance_xml=instance_tree.getTextContent(),
sla_xml=instance_tree.getSlaXml(),
shared=instance_tree.isRootSlave(),
project_reference=instance_tree.getFollowUpReference()
project_reference=instance_tree.getFollowUpReference(),
force_software_change=True
)
upgrade_decision.stop(
......
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