Commit 05c3a724 authored by Grégory Wisniewski's avatar Grégory Wisniewski

The primary master answer can be handled in the secondary state, so ignore it.


git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@846 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 3ae83381
......@@ -100,3 +100,5 @@ class PrimaryMasterHandler(MasterHandler):
conn.setUUID(uuid)
node.setUUID(uuid)
def handleAnswerPrimaryMaster(self, conn, packet, primary_uuid, known_master_list):
pass
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