router creation flow update
Compare changes
Files
2- Karel van Klink authored
@@ -16,13 +17,25 @@ def _initial_input_form(subscription_id: UUIDstr) -> FormGenerator:
@@ -39,6 +52,7 @@ def activate_router() -> StepList:
create_router workflow takes a router to the PROVISIONING state
subscription service includes method for fetching all PROVISIONING routers
create_iptrunk workflow can now also select PROVISIONING routers next to ACTIVE ones
modification workflows can also be executed on provisioning routers (ibgp update, base config redeploy, etc)