Create vrf
A creation workflow for adding a new virtual routing and forwarding (VRF) service.
initial_input_form_generator(product_name)
Gather information about the new router from the operator.
Source code in gso/workflows/vrf/create_vrf.py
create_subscription(product, partner)
Create a new VRF subscription.
Source code in gso/workflows/vrf/create_vrf.py
initialize_subscription(subscription, vrf_name, route_distinguisher, route_target, vrf_as_number)
Initialise the subscription object in the service database.
Source code in gso/workflows/vrf/create_vrf.py
create_vrf()
Create a virtual routing and forwarding (VRF) service.