Revision 8a12ce45 lib/cmdlib.py

b/lib/cmdlib.py
1999 1999
      "export_version": constants.EXPORT_VERSION,
2000 2000
      "master": self.sstore.GetMasterNode(),
2001 2001
      "architecture": (platform.architecture()[0], platform.machine()),
2002
      "hypervisor_type": self.sstore.GetHypervisorType(),
2002 2003
      }
2003 2004

  
2004 2005
    return result

Also available in: Unified diff