Commit 622d8dd9 authored by Grégory Wisniewski's avatar Grégory Wisniewski

Remove TODO, will be added in TODO-list.


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@918 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 5454915e
......@@ -68,7 +68,6 @@ class BootstrapManager(EventHandler):
nm = self.app.nm
# Register new master nodes.
# TODO: this job should be done by the node manager
for address, uuid in known_master_list:
node = nm.getNodeByServer(address)
if node is None:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment