Revision 2503680f lib/cmdlib.py

b/lib/cmdlib.py
1403 1403
                        constants.SSH_KNOWN_HOSTS_FILE, to_node)
1404 1404

  
1405 1405
    finally:
1406
      result = self.rpc.call_node_start_master(master, False)
1406
      result = self.rpc.call_node_start_master(master, False, False)
1407 1407
      if result.failed or not result.data:
1408 1408
        self.LogWarning("Could not re-enable the master role on"
1409 1409
                        " the master, please restart manually.")

Also available in: Unified diff