root@super4:~# nova hypervisor-list
+----+----------------------+-------+---------+
| ID | Hypervisor hostname | State | Status |
+----+----------------------+-------+---------+
| 1 | super3.ecty.jnpr.net | up | enabled |
| 2 | super2.ecty.jnpr.net | up | enabled |
+----+----------------------+-------+---------+
root@super4:~# nova hypervisor-show 1
+---------------------------+------------------------------------------+
| Property | Value |
+---------------------------+------------------------------------------+
| cpu_info_arch | x86_64 |
| cpu_info_features | ["pge", "avx", "clflush", "sep", |
| | "syscall", "vme", "dtes64", "msr", |
| | "fsgsbase", "xsave", "vmx", "erms", |
| | "xtpr", "cmov", "smep", "ssse3", "est", |
| | "pat", "monitor", "smx", "pbe", "lm", |
| | "tsc", "nx", "fxsr", "tm", "sse4.1", |
| | "pae", "sse4.2", "pclmuldq", "acpi", |
| | "tsc-deadline", "mmx", "osxsave", "cx8", |
| | "mce", "de", "tm2", "ht", "dca", |
| | "lahf_lm", "popcnt", "mca", "pdpe1gb", |
| | "apic", "sse", "f16c", "pse", "ds", |
| | "invtsc", "pni", "rdtscp", "aes", |
| | "sse2", "ss", "ds_cpl", "pcid", "fpu", |
| | "cx16", "pse36", "mtrr", "pdcm", |
| | "rdrand", "x2apic"] |
| cpu_info_model | IvyBridge |
| cpu_info_topology_cells | 2 |
| cpu_info_topology_cores | 10 |
| cpu_info_topology_sockets | 1 |
| cpu_info_topology_threads | 2 |
| cpu_info_vendor | Intel |
| current_workload | 0 |
| disk_available_least | 2240 |
| free_disk_gb | 2378 |
| free_ram_mb | 102027 |
| host_ip | 10.10.160.33 |
| hypervisor_hostname | super3.ecty.jnpr.net |
| hypervisor_type | QEMU |
| hypervisor_version | 2005000 |
| id | 1 |
| local_gb | 2621 |
| local_gb_used | 243 |
| memory_mb | 128651 |
| memory_mb_used | 26624 |
| running_vms | 13 |
| service_disabled_reason | None |
| service_host | super3 |
| service_id | 7 |
| state | up |
| status | enabled |
| vcpus | 40 |
| vcpus_used | 15 |
+---------------------------+------------------------------------------+
root@super4:~#