Revision f13973c4 lib/cmdlib.py

b/lib/cmdlib.py
4191 4191
      self.context.AddNode(new_node, self.proc.GetECId())
4192 4192

  
4193 4193

  
4194
class LUSetNodeParams(LogicalUnit):
4194
class LUNodeSetParams(LogicalUnit):
4195 4195
  """Modifies the parameters of a node.
4196 4196

  
4197 4197
  @cvar _F2R: a dictionary from tuples of flags (mc, drained, offline)

Also available in: Unified diff