Validate prefix list
A workflow for validating a Prefix List. Will redeploy drifted config if it is below a set threshold.
build_partner_map(subscription)
Build a map of FQDNs and BGP peer addresses where all subscriptions of a partner are deployed.
Source code in gso/workflows/prefix_list/validate_prefix_list.py
run_validate_prefix_list_playbook(subscription, process_id, peer_map, partner_name, notification_destination_email_address)
Workflow step for running a playbook that validates prefix lists on a list of FQDNs.
Source code in gso/workflows/prefix_list/validate_prefix_list.py
validate_prefix_list()
Validate a Prefix List of a partner.
If the list has drifted below the threshold, changes will be applied automatically.