Revision 592e04bd lib/objects.py

b/lib/objects.py
882 882
        self.hvparams[hypervisor] = FillDict(
883 883
            constants.HVC_DEFAULTS[hypervisor], self.hvparams[hypervisor])
884 884

  
885
    # TODO: Figure out if it's better to put this into OS than Cluster
886 885
    if self.os_hvp is None:
887 886
      self.os_hvp = {}
888 887

  

Also available in: Unified diff