Skip to content
Snippets Groups Projects
Commit 37c841f5 authored by Thibault VINCENT's avatar Thibault VINCENT
Browse files

node_tags gets the resolve option

parent 23faa7f8
Branches
Tags
No related merge requests found
......@@ -252,7 +252,7 @@ class NodeHandler(RpcHandler):
self._register_timer = Timer(1.0, self._register)
@pure
def node_tags(self, tags=None):
def node_tags(self, tags=None, resolve=True):
'''
'''
result = {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment