Commit 834ea79c authored by Romain Courteaud's avatar Romain Courteaud

slapos_subscription_request: create Subscription Request as soon as Instance Tree is validated

parent 73baad31
......@@ -7,6 +7,10 @@
<type>Email</type>
<workflow>-coordinate_interaction_workflow</workflow>
</chain>
<chain>
<type>Instance Tree</type>
<workflow>slapos_subscription_request_interaction_workflow</workflow>
</chain>
<chain>
<type>Subscription Condition</type>
<workflow>commerce_validation_workflow, edit_workflow</workflow>
......
......@@ -33,6 +33,7 @@
<value>
<tuple>
<string>Compute Node</string>
<string>Instance Tree</string>
</tuple>
</value>
</item>
......
Compute Node | slapos_subscription_request_interaction_workflow
Email | -coordinate_interaction_workflow
Instance Tree | slapos_subscription_request_interaction_workflow
Subscription Condition | commerce_validation_workflow
Subscription Condition | edit_workflow
Subscription Request | edit_workflow
......
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