Exemplo n.º 1
0
 def __init__( self, submitPool ):
   self.Flavor = 'KVM'
   VMDirector.__init__( self, submitPool )
Exemplo n.º 2
0
 def __init__( self, submitPool ):
   self.Flavor = 'Amazon'
   VMDirector.__init__( self, submitPool )