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

updated MTC classification to use whole interface name. RE DBOARD3-661

parent a206d248
No related branches found
No related tags found
No related merge requests found
......@@ -617,10 +617,6 @@ def get_mtc_interface_info(node, interface):
"""
r = common.get_current_redis()
interface = interface.rsplit('-', 1)[0]
# ims_source_equipment = get_ims_equipment_name(equipment_name, r)
# ims_interface = get_ims_interface(entity_string)
cache_key = f'classifier-cache:mtc:{node}:{interface}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment