Revision ff39194f lib/cmdlib.py

b/lib/cmdlib.py
12434 12434
      self.be_proposed = cluster.SimpleFillBE(instance.beparams)
12435 12435
    be_old = cluster.FillBE(instance)
12436 12436

  
12437
    # CPU param validation -- checking every time a paramtere is
12437
    # CPU param validation -- checking every time a parameter is
12438 12438
    # changed to cover all cases where either CPU mask or vcpus have
12439 12439
    # changed
12440 12440
    if (constants.BE_VCPUS in self.be_proposed and

Also available in: Unified diff