mirror of https://github.com/apache/cloudstack.git
Co-authored-by: Marcus Sorensen <mls@apple.com>
This commit is contained in:
parent
8483e8a77e
commit
0b7619b36d
|
|
@ -528,6 +528,7 @@ public class LibvirtComputingResource extends ServerResourceBase implements Serv
|
|||
}
|
||||
|
||||
public MemStat getMemStat() {
|
||||
_memStat.refresh();
|
||||
return _memStat;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue