예제 #1
0
 def updateDom0(self, host, state):
     dom0 = Dom0(host)
     db = DBManager()
     db.updateDom0(dom0, state)