Revision 8498462b

b/lib/ssconf.py
178 178
  def SetKey(self, key, value):
179 179
    """Set the value of a key.
180 180

  
181
    This should be used only when adding a node to a cluster.
181
    This should be used only when adding a node to a cluster, or in other
182
    infrequent operations such as cluster-rename or master-failover.
182 183

  
183 184
    """
184 185
    file_name = self.KeyToFilename(key)

Also available in: Unified diff