Ejemplo n.º 1
0
 def getAttrInst(self):
     return XendBase.getAttrInst() + self.getAttrRW()
Ejemplo n.º 2
0
 def getAttrInst(self):
     attrInst = ['VM', 'virtual_host', 'assignment_mode']
     return XendBase.getAttrInst() + attrInst
Ejemplo n.º 3
0
 def getAttrInst(self):
     attrInst = ['VM',
                 'PSCSI',
                 'virtual_HCTL']
     return XendBase.getAttrInst() + attrInst
Ejemplo n.º 4
0
 def getAttrInst(self):
     attrInst = ['VM',
                 'PSCSI',
                 'HBA',
                 'virtual_HCTL']
     return XendBase.getAttrInst() + attrInst
Ejemplo n.º 5
0
 def getAttrInst(self):
     attrInst = []
     return XendBase.getAttrInst() + attrInst
Ejemplo n.º 6
0
 def getAttrInst(self):
     attrInst = ['VM',
                 'virtual_host',
                 'assignment_mode']
     return XendBase.getAttrInst() + attrInst
Ejemplo n.º 7
0
 def getAttrInst(self):
     attrInst = []
     return XendBase.getAttrInst() + attrInst
Ejemplo n.º 8
0
 def getAttrInst(self):
     return XendBase.getAttrInst() + self.getAttrRW()
Ejemplo n.º 9
0
 def getAttrInst(self):
     attrInst = ['VM',
                 'PPCI',
                 'hotplug_slot',
                 'key']
     return XendBase.getAttrInst() + attrInst
Ejemplo n.º 10
0
 def getAttrInst(self):
     attrInst = ['VM', 'PPCI', 'hotplug_slot', 'key']
     return XendBase.getAttrInst() + attrInst