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

removed erroneous pipeline call. RE. DBOARD3-894

parent 3401bd4f
Branches
Tags
No related merge requests found
......@@ -652,7 +652,7 @@ def retrieve_and_persist_netconf_config_nokia(
def refresh_nokia_interface_list(hostname, netconf, lab=False):
r = get_next_redis(InventoryTask.config).pipeline()
r = get_next_redis(InventoryTask.config)
_refresh_nokia_interface_list(hostname, netconf, r, lab)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment