Revision 54d1a06e lib/config.py

b/lib/config.py
859 859
    # and redistribute the config file
860 860
    self._DistributeConfig()
861 861

  
862
    # Write ssconf files on all nodes (including locally)
863
    rpc.RpcRunner.call_write_ssconf_files(self._UnlockedGetNodeList())
864

  
862 865
  @locking.ssynchronized(_config_lock)
863 866
  def InitConfig(self, version, cluster_config, master_node_config):
864 867
    """Create the initial cluster configuration.

Also available in: Unified diff