Skip to content
Snippets Groups Projects
Commit 8706040d authored by Robert Latta's avatar Robert Latta
Browse files

removed BGP speed as a service

parent 41ad103a
No related branches found
No related tags found
No related merge requests found
......@@ -673,8 +673,8 @@ def update_circuit_hierarchy_and_port_id_services(self, use_current=False):
return False
if candidate['product'] in tls_names:
return True
if candidate['speed'] == 'BGP':
return True
# if candidate['speed'] == 'BGP':
# return True
return False
if _is_rs(c):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment