Fix the call to the function that was forgotten to be renamed.

This commit is contained in:
Oleksii Kliukin
2016-02-22 14:31:29 +01:00
parent 26e1586288
commit 287c0b3125
+1 -1
View File
@@ -272,7 +272,7 @@ class Ha(object):
self.dcs.delete_leader()
self.touch_member()
self.dcs.reset_cluster()
self.state_handler.follow_the_leader(None)
self.state_handler.follow(None)
def process_manual_failover_from_leader(self):
failover = self.cluster.failover