Skip to content

Instantly share code, notes, and snippets.

@jtaleric
Created May 23, 2016 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtaleric/19dbe7a82dfdaf885781da19c2e7fc81 to your computer and use it in GitHub Desktop.
Save jtaleric/19dbe7a82dfdaf885781da19c2e7fc81 to your computer and use it in GitHub Desktop.
[stack@dhcp31-156 ~]$ ironic node-show b9308ec5-85ca-4fef-b712-0b90cc220f69
+------------------------+------------------------------------------------------------------------+
| Property | Value |
+------------------------+------------------------------------------------------------------------+
| chassis_uuid | |
| clean_step | {} |
| console_enabled | False |
| created_at | 2016-05-19T11:54:15+00:00 |
| driver | pxe_ipmitool |
| driver_info | {u'ipmi_password': u'******', u'ipmi_address': |
| | u'perf16-drac.perf.lab.eng.bos.redhat.com', u'ipmi_username': u'root', |
| | u'deploy_kernel': u'19c4a86a-4ae6-4b64-9975-ab18482af9c7', |
| | u'deploy_ramdisk': u'ef18e831-91c2-4c4c-b7c9-546a13d1ed10'} |
| driver_internal_info | {u'is_whole_disk_image': False} |
| extra | {u'hardware_swift_object': u'extra_hardware-b9308ec5-85ca- |
| | 4fef-b712-0b90cc220f69'} |
| inspection_finished_at | None |
| inspection_started_at | None |
| instance_info | {u'root_gb': u'40', u'display_name': u'overcloud-controller-0', |
| | u'image_source': u'd84f988b-efda-4e73-81ef-ad3c4ee22a8e', |
| | u'capabilities': u'{"boot_option": "local"}', u'memory_mb': u'4096', |
| | u'vcpus': u'1', u'local_gb': u'464', u'swap_mb': u'0'} |
| instance_uuid | c8a2e255-d150-4b6d-9255-6c7120161ede |
| last_error | None |
| maintenance | False |
| maintenance_reason | None |
| name | None |
| power_state | power off |
| properties | {u'cpu_arch': u'x86_64', u'root_device': u'"serial": |
| | "6b083fe0df1b38001c2409890a2a381b"', u'cpus': u'24', u'capabilities': |
| | u'profile:control,boot_option:local', u'memory_mb': u'262144', |
| | u'local_gb': u'464'} |
| provision_state | available |
| provision_updated_at | 2016-05-19T15:26:17+00:00 |
| raid_config | |
| reservation | None |
| target_power_state | None |
| target_provision_state | None |
| target_raid_config | |
| updated_at | 2016-05-20T15:11:13+00:00 |
| uuid | b9308ec5-85ca-4fef-b712-0b90cc220f69 |
+------------------------+------------------------------------------------------------------------+
[stack@dhcp31-156 ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment