Base validate l3 core service
Validation workflow for L3 Core Service subscription objects.
build_fqdn_list(subscription)
Build the list of all FQDNs that are in the list of access ports of a L3 Core Service subscription.
Source code in gso/workflows/l3_core_service/base_validate_l3_core_service.py
validate_sbp_config(subscription, process_id, ap_fqdn_list)
Workflow step for running a playbook that checks whether SBP config has drifted.
Source code in gso/workflows/l3_core_service/base_validate_l3_core_service.py
validate_bgp_peers(subscription, process_id, ap_fqdn_list)
Workflow step for running a playbook that checks whether BGP peer config has drifted.