Add more attributes 'mem_used' and 'cpu_used' to 'Host' API
Change-Id: I55bf5e7eb3e7b5ea8218a94743000f513eabab15 Closes-Bug: #1744624
This commit is contained in:
parent
6f6fc5b997
commit
394dba83b6
@ -26,7 +26,9 @@ _basic_keys = (
|
||||
'os_type',
|
||||
'os',
|
||||
'kernel_version',
|
||||
'labels'
|
||||
'labels',
|
||||
'mem_used',
|
||||
'cpu_used',
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user