Esempio 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
Esempio 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