You need to sign in or sign up before continuing.
Feature/use conditionals
All threads resolved!
All threads resolved!
Compare changes
- Karel van Klink authored
@@ -15,6 +15,7 @@ from orchestrator.workflows.steps import (
@@ -29,11 +30,12 @@ def initial_input_form_generator() -> FormGenerator:
@@ -78,26 +80,28 @@ def deprovision_ip_trunk_real(subscription: Iptrunk, process_id: UUIDstr, callba
@@ -129,12 +133,26 @@ def terminate_iptrunk() -> StepList:
@@ -149,7 +167,8 @@ def terminate_iptrunk() -> StepList: