Skip to content
Snippets Groups Projects

Update validate workflow WF_USABLE_MAP

Merged Karel van Klink requested to merge feature/validate-provisioning-routers into develop
21 files
+ 161
231
Compare changes
  • Side-by-side
  • Inline
Files
21
+ 1
0
@@ -22,6 +22,7 @@ WF_USABLE_MAP.update({
"terminate_iptrunk": ALL_ALIVE_STATES,
"promote_p_to_pe": [SubscriptionLifecycle.ACTIVE],
"validate_router": [SubscriptionLifecycle.PROVISIONING, SubscriptionLifecycle.ACTIVE],
"validate_iptrunk": [SubscriptionLifecycle.PROVISIONING, SubscriptionLifecycle.ACTIVE],
})
# IP trunk workflows
Loading