Feature/use conditionals
All threads resolved!
All threads resolved!
Compare changes
- Karel van Klink authored
+ 25
− 19
@@ -8,7 +8,7 @@ from orchestrator.forms.validators import Choice, UniqueConstrainedList
@@ -16,6 +16,7 @@ from pynetbox.models.dcim import Interfaces
@@ -39,11 +40,7 @@ from gso.utils.helpers import (
@@ -428,19 +425,24 @@ def reserve_interfaces_in_netbox(subscription: IptrunkProvisioning) -> State:
@@ -461,6 +463,9 @@ def create_iptrunk() -> StepList:
@@ -474,7 +479,8 @@ def create_iptrunk() -> StepList: