Ejemplo n.º 1
0
 def get_total_memory_mb(self):
     total_memory_mb = get_total_memory_mb()
     log.debug('total_memory_mb=%s' % total_memory_mb)
     return total_memory_mb
Ejemplo n.º 2
0
 def get_total_memory_mb(self):
     total_memory_mb = get_total_memory_mb()
     log.debug('total_memory_mb=%s' % total_memory_mb)
     return total_memory_mb