Exemplo n.º 1
0
Arquivo: xen.py Projeto: Benocs/core
 def addnetif(self, netif, ifindex):
     self.warn("XEN PVM addnetif() called")
     PyCoreNode.addnetif(self, netif, ifindex)
Exemplo n.º 2
0
 def addnetif(self, netif, ifindex):
     self.warn("XEN PVM addnetif() called")
     PyCoreNode.addnetif(self, netif, ifindex)