Skip to content

Instantly share code, notes, and snippets.

@smalleni
Created March 17, 2017 20:20
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 smalleni/60272692a716178df751b71b6f14a4f9 to your computer and use it in GitHub Desktop.
Save smalleni/60272692a716178df751b71b6f14a4f9 to your computer and use it in GitHub Desktop.
+--------------------------------------+------+--------------------------------------+-------------+--------------------+-------------+
[stack@c02-h10-r620 ~]$ openstack overcloud node introspect c3df42ac-2632-4c48-8683-f727b9307bd2
Started Mistral Workflow. Execution ID: 21a37b4d-6721-4f52-98a3-f4b84351c496
Waiting for introspection to finish...
^[^BnSuccessfully introspected all nodes.
Introspection completed.
stack@c02-h10-r620 ~]$ ironic node-show c3df42ac-2632-4c48-8683-f727b9307bd2
+------------------------+--------------------------------------------------------------------------+
| Property | Value |
+------------------------+--------------------------------------------------------------------------+
| chassis_uuid | |
| clean_step | {} |
| console_enabled | False |
| created_at | 2017-03-13T19:05:07+00:00 |
| driver | pxe_ipmitool |
| driver_info | {u'deploy_kernel': u'a3789c1a-3f18-40c4-b84c-97bcdbd18129', |
| | u'ipmi_address': |
| | u'mgmt-b09-h18-r620.rdu.openstack.engineering.redhat.com', |
| | u'deploy_ramdisk': u'80837a42-1a13-4b0c-9160-d8effe77cfdd', |
| | u'ipmi_password': u'******', u'ipmi_username': u'quads'} |
| driver_internal_info | {u'agent_cached_clean_steps_refreshed': u'2017-03-14 02:05:20.264231', |
| | u'agent_cached_clean_steps': {u'deploy': [{u'priority': 99, |
| | u'interface': u'deploy', u'reboot_requested': False, u'abortable': True, |
| | u'step': u'erase_devices_metadata'}, {u'priority': 10, u'interface': |
| | u'deploy', u'reboot_requested': False, u'abortable': True, u'step': |
| | u'erase_devices'}]}, u'clean_steps': None, u'hardware_manager_version': |
| | {u'generic_hardware_manager': u'1.1'}, |
| | u'agent_continue_if_ata_erase_failed': False, |
| | u'agent_erase_devices_iterations': 1, u'agent_erase_devices_zeroize': |
| | True, u'agent_url': u'http://192.0.2.61:9999', u'agent_last_heartbeat': |
| | 1489457123} |
| extra | {} |
| inspection_finished_at | None |
| inspection_started_at | None |
| instance_info | {} |
| instance_uuid | None |
| last_error | None |
| maintenance | True |
| maintenance_reason | None |
| name | None |
| network_interface | |
| power_state | power on |
| properties | {u'memory_mb': u'1024', u'cpu_arch': u'x86_64', u'local_gb': u'20', |
| | u'cpus': u'2', u'capabilities': u'boot_option:local'} |
| provision_state | manageable |
| provision_updated_at | 2017-03-15T15:30:33+00:00 |
| raid_config | |
| reservation | None |
| resource_class | |
| target_power_state | None |
| target_provision_state | None |
| target_raid_config | |
| updated_at | 2017-03-17T19:18:22+00:00 |
| uuid | c3df42ac-2632-4c48-8683-f727b9307bd2 |
+------------------------+--------------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment