A minor fix

This commit is contained in:
Anton Beloglazov 2012-10-23 16:38:23 +11:00
parent 010e416d3c
commit f0e502d901

View File

@ -222,7 +222,7 @@ def execute(config, state):
#TODO: update this with host CPU MHz
host_cpu_utilization = vm_mhz_to_percentage(
vm_cpu_mhz,
vm_cpu_mhz.values(),
state['physical_cpu_mhz_total'])
time_step = int(config['data_collector_interval'])
migration_time = common.calculate_migration_time(