Comment 2 for bug 1423748

Revision history for this message
Lin Hua Cheng (lin-hua-cheng) wrote :

Running the hypervisor-stats in nova CLI returns:

+----------------------+-------+
| Property | Value |
+----------------------+-------+
| count | 1 |
| current_workload | 0 |
| disk_available_least | 13 |
| free_disk_gb | 29 |
| free_ram_mb | 3377 |
| local_gb | 29 |
| local_gb_used | 0 |
| memory_mb | 3953 |
| memory_mb_used | 576 |
| running_vms | 1 |
| vcpus | 2 |
| vcpus_used | 1 |
+----------------------+-------+

Seem like is an aggregated data. From the nova client docs, it is described "Get hypervisor statistics over all compute nodes."