Skip to content

Instantly share code, notes, and snippets.

@jnoller
Created November 8, 2013 01:10
Show Gist options
  • Save jnoller/7364642 to your computer and use it in GitHub Desktop.
Save jnoller/7364642 to your computer and use it in GitHub Desktop.
[rack] pug:devsite jesse$ time nova boot trash2 --key-name "my_key" --flavor performance1-1 --image dee7f62b-cbb1-4fdc-8dc5-33e408d8c599 --poll
+------------------------+--------------------------------------------------+
| Property | Value |
+------------------------+--------------------------------------------------+
| status | BUILD |
| updated | 2013-11-08T01:09:40Z |
| OS-EXT-STS:task_state | scheduling |
| key_name | my_key |
| image | Ubuntu 13.04 (Raring Ringtail) (Beta PVHVM Mode) |
| hostId | |
| OS-EXT-STS:vm_state | building |
| flavor | 1 GB Performance |
| id | 9c0ace6b-505f-4ac3-a26e-99c3d23169e2 |
| user_id | 347701 |
| name | trash2 |
| adminPass | fTVnqNGY6k7x |
| tenant_id | 821928 |
| created | 2013-11-08T01:09:39Z |
| OS-DCF:diskConfig | MANUAL |
| accessIPv4 | |
| accessIPv6 | |
| progress | 0 |
| OS-EXT-STS:power_state | 0 |
| config_drive | |
| metadata | {} |
+------------------------+--------------------------------------------------+
Instance building... 100% complete
Finished
real 0m41.398s
user 0m0.336s
sys 0m0.071s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment