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

pep8

parent 9aae2f82
Branches
Tags
No related merge requests found
......@@ -271,6 +271,7 @@ def refresh_vpn_rr_peers(hostname, netconf):
'vpn_rr_peer:' + peer['name'],
json.dumps(peer))
@app.task
def reload_router_config(hostname):
task_logger = logging.getLogger(constants.TASK_LOGGER_NAME)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment