Redeploy vrf
Redeploy VRF on all routers currently in the subscription's list.
initial_input_form_generator(subscription_id)
Redeploy VRF on all routers in the list of the subscription.
Source code in gso/workflows/vrf/redeploy_vrf.py
update_vrf_on_router_dry(subscription, process_id, tt_number, fqdn_list)
Redeploy VRF on all routers - dry run.
Source code in gso/workflows/vrf/redeploy_vrf.py
update_vrf_on_router_real(subscription, process_id, tt_number, fqdn_list)
Redeploy VRF on all routers - with commit.
Source code in gso/workflows/vrf/redeploy_vrf.py
redeploy_vrf()
Redeploy the VRF router list.