Skip to content
Snippets Groups Projects
Commit 89e62154 authored by Erik Reid's avatar Erik Reid
Browse files

pep8

parent 47fab4cb
Branches
Tags
No related merge requests found
......@@ -547,15 +547,6 @@ def _build_subnet_db(update_callback=lambda s: None):
r.set('subnets:' + k, json.dumps(v))
def refresh_interface_address_lookups(hostname, netconf):
_refresh_peers(
hostname,
'reverse_interface_addresses',
juniper.interface_addresses(netconf))
def check_task_status(task_id):
r = AsyncResult(task_id, app=app)
result = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment