Merge "Add more attributes 'mem_used' and 'cpu_used' to 'Host' API"
This commit is contained in:
commit
f565e0129b
@ -26,7 +26,9 @@ _basic_keys = (
|
|||||||
'os_type',
|
'os_type',
|
||||||
'os',
|
'os',
|
||||||
'kernel_version',
|
'kernel_version',
|
||||||
'labels'
|
'labels',
|
||||||
|
'mem_used',
|
||||||
|
'cpu_used',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user