Loading ccnode/ccnodehandlers.py +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ VM_TAG_WRAP_MAP = { 'vm' : 'get_name', 'hv' : 'get_hv_name', 'cpu' : 'get_cpu', 'vmstatus' : 'get_status', 'status' : 'get_status', 'mem' : 'get_mem', 'memused' : 'get_mem_used', 'memfree' : 'get_mem_free', Loading Loading
ccnode/ccnodehandlers.py +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ VM_TAG_WRAP_MAP = { 'vm' : 'get_name', 'hv' : 'get_hv_name', 'cpu' : 'get_cpu', 'vmstatus' : 'get_status', 'status' : 'get_status', 'mem' : 'get_mem', 'memused' : 'get_mem_used', 'memfree' : 'get_mem_free', Loading