Skip to content

Instantly share code, notes, and snippets.

@jimrollenhagen
Created November 19, 2015 01:50
Show Gist options
  • Save jimrollenhagen/5128218ed0e94ac174bf to your computer and use it in GitHub Desktop.
Save jimrollenhagen/5128218ed0e94ac174bf to your computer and use it in GitHub Desktop.
$ nova flavor-show performance1-8
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Property | Value |
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| OS-FLV-EXT-DATA:ephemeral | 80 |
| OS-FLV-WITH-EXT-SPECS:extra_specs | {"number_of_data_disks": "1", "resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index": "40", "policy_class": "performance_flavor"} |
| disk | 40 |
| extra_specs | {"number_of_data_disks": "1", "resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index": "40", "policy_class": "performance_flavor"} |
| id | performance1-8 |
| name | 8 GB Performance |
| ram | 8192 |
| rxtx_factor | 1600.0 |
| swap | |
| vcpus | 8 |
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment