Commit 7f87d0d6 authored by Thibault VINCENT's avatar Thibault VINCENT
Browse files

rename vm tag vmstatus to status

parent b33cabf3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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',