Advertisement
Guest User

Untitled

a guest
Oct 5th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. ➜ monitoring-logging git:(initial) ✗ nova flavor-show m1.tiny
  2. +----------------------------+---------+
  3. | Property | Value |
  4. +----------------------------+---------+
  5. | OS-FLV-DISABLED:disabled | False |
  6. | OS-FLV-EXT-DATA:ephemeral | 0 |
  7. | disk | 1 |
  8. | extra_specs | {} |
  9. | id | 1 |
  10. | name | m1.tiny |
  11. | os-flavor-access:is_public | True |
  12. | ram | 512 |
  13. | rxtx_factor | 1.0 |
  14. | swap | |
  15. | vcpus | 1 |
  16. +----------------------------+---------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement