Comment 2 for bug 1623115

Revision history for this message
Kyrylo Romanenko (kromanenko) wrote :

root@node-3:~# ironic node-show virtual
+------------------------+--------------------------------------------------------------------------+
| Property | Value |
+------------------------+--------------------------------------------------------------------------+
| chassis_uuid | |
| clean_step | {} |
| console_enabled | False |
| created_at | 2016-09-13T15:05:14+00:00 |
| driver | fuel_libvirt |
| driver_info | {u'libvirt_uri': u'qemu+tcp://172.18.162.224/system', u'deploy_ramdisk': |
| | u'ea6ddf03-a034-43b9-8652-2d89b744a8b4', u'deploy_kernel': |
| | u'3397f363-cbbb-4982-8fea-804fa7268977', u'deploy_squashfs': |
| | u'4c9d7447-cf32-461e-bf49-f376751aa58c'} |
| driver_internal_info | {u'clean_steps': None, u'is_whole_disk_image': True} |
| extra | {} |
| inspection_finished_at | None |
| inspection_started_at | None |
| instance_info | {} |
| instance_uuid | None |
| last_error | None |
| maintenance | False |
| maintenance_reason | None |
| name | virtual |
| network_interface | |
| power_state | power off |
| properties | {u'memory_mb': 3072, u'cpu_arch': u'x86_64', u'local_gb': 150, u'cpus': |
| | 1} |
| provision_state | available |
| provision_updated_at | 2016-09-13T18:02:39+00:00 |
| raid_config | |
| reservation | None |
| resource_class | |
| target_power_state | None |
| target_provision_state | None |
| target_raid_config | |
| updated_at | 2016-09-13T18:02:40+00:00 |
| uuid | 98a08d82-a577-4328-90cc-a67b151d67f1 |
+------------------------+--------------------------------------------------------------------------+

root@node-3:~# glance image-show 765b1ace-214a-410e-8f9a-0c1d5fc63f08
+------------------+----------------------------------------------------------------------------------+
| Property | Value |
+------------------+----------------------------------------------------------------------------------+
| checksum | ac698212bd7a5558521551030e283eef |
| container_format | bare |
| cpu_arch | x86_64 |
| created_at | 2016-09-13T15:04:14Z |
| disk_format | raw |
| fuel_disk_info | [{"name": "vda", "extra": [], "free_space": 11000, "type": "disk", "id": "vda", |
| | "size": 11000, "volumes": [{"mount": "/", "type": "partition", "file_system": |
| | "ext4", "size": 10000}]}] |
| hypervisor_type | baremetal |
| id | 765b1ace-214a-410e-8f9a-0c1d5fc63f08 |
| min_disk | 0 |
| min_ram | 0 |
| name | virtual_trusty_ext4_admin |
| owner | a27487fd6e3a4be4acec326cafdd6765 |
| protected | False |
| size | 1476395008 |
| status | active |
| tags | [] |
| updated_at | 2016-09-13T15:05:07Z |
| virtual_size | None |
| visibility | private |
+------------------+----------------------------------------------------------------------------------+