# Pastebin FWxMEIqc (fortnebula) donny@office:~> openstack flavor show 8cpu-16GBram-80GBdisk +----------------------------+-----------------------------------------------------------------------------+ | Field | Value | +----------------------------+-----------------------------------------------------------------------------+ | OS-FLV-DISABLED:disabled | False | | OS-FLV-EXT-DATA:ephemeral | 0 | | access_project_ids | None | | disk | 80 | | id | 8a8b4ce5-cf15-415c-a339-50cd08ae247d | | name | 8cpu-16GBram-80GBdisk | | os-flavor-access:is_public | True | | properties | hw:cpu_cores='2', hw:cpu_sockets='2', hw:cpu_threads='2', hw:numa_nodes='2' | | ram | 16384 | | rxtx_factor | 1.0 | | swap | | | vcpus | 8 | +----------------------------+-----------------------------------------------------------------------------+ (fortnebula) donny@office:~> openstack flavor show multi-numa +----------------------------+-----------------------------------------------------------------------------+ | Field | Value | +----------------------------+-----------------------------------------------------------------------------+ | OS-FLV-DISABLED:disabled | False | | OS-FLV-EXT-DATA:ephemeral | 0 | | access_project_ids | None | | disk | 80 | | id | 46acac3f-acac-4751-8448-e3dcf121f82b | | name | multi-numa | | os-flavor-access:is_public | True | | properties | hw:cpu_cores='2', hw:cpu_sockets='2', hw:cpu_threads='2', hw:numa_nodes='2' | | ram | 8192 | | rxtx_factor | 1.0 | | swap | | | vcpus | 8 | +----------------------------+-----------------------------------------------------------------------------+ (fortnebula) donny@office:~> openstack flavor show multi-numa-expanded +----------------------------+-----------------------------------------------------------------------------+ | Field | Value | +----------------------------+-----------------------------------------------------------------------------+ | OS-FLV-DISABLED:disabled | False | | OS-FLV-EXT-DATA:ephemeral | 0 | | access_project_ids | None | | disk | 80 | | id | c8122384-0538-4ec9-b40f-04d357283448 | | name | multi-numa-expanded | | os-flavor-access:is_public | True | | properties | hw:cpu_cores='2', hw:cpu_sockets='2', hw:cpu_threads='2', hw:numa_nodes='2' | | ram | 16384 | | rxtx_factor | 1.0 | | swap | | | vcpus | 8 | +----------------------------+-----------------------------------------------------------------------------+