[root@bogon ~]# bash start_vm.sh
+--------------------------------------+-------------------------------------------------------------+
| Property | Value |
+--------------------------------------+-------------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | |
| OS-EXT-SRV-ATTR:host | - |
| OS-EXT-SRV-ATTR:hostname | kunpeng218 |
| OS-EXT-SRV-ATTR:hypervisor_hostname | - |
| OS-EXT-SRV-ATTR:instance_name | |
| OS-EXT-SRV-ATTR:kernel_id | |
| OS-EXT-SRV-ATTR:launch_index | 0 |
| OS-EXT-SRV-ATTR:ramdisk_id | |
| OS-EXT-SRV-ATTR:reservation_id | r-89lbqrpi |
| OS-EXT-SRV-ATTR:root_device_name | - |
| OS-EXT-SRV-ATTR:user_data | - |
| OS-EXT-STS:power_state | 0 |
| OS-EXT-STS:task_state | scheduling |
| OS-EXT-STS:vm_state | building |
| OS-SRV-USG:launched_at | - |
| OS-SRV-USG:terminated_at | - |
| accessIPv4 | |
| accessIPv6 | |
| adminPass | GWyS4FZ6fbG2 |
| config_drive | |
| created | 2020-06-04T07:04:04Z |
| description | - |
| flavor:disk | 24 |
| flavor:ephemeral | 0 |
| flavor:extra_specs | {"capabilities:boot_mode": "uefi"} |
| flavor:original_name | test_baremetal_flavor |
| flavor:ram | 252814 |
| flavor:swap | 0 |
| flavor:vcpus | 64 |
| hostId | |
| host_status | |
| id | 3ef9455e-7e2a-42d4-8119-504552cc28e8 |
| image | centos7-server-arm64 (61d7484a-3ced-4258-a1e4-cbcb4ad33848) |
| key_name | ssh_key |
| locked | False |
| metadata | {} |
| name | kunpeng218 |
| os-extended-volumes:volumes_attached | [] |
| progress | 0 |
| security_groups | default |
| status | BUILD |
| tags | [] |
| tenant_id | 46cc02c6fab04f7095c4bc687d397610 |
| updated | 2020-06-04T07:04:05Z |
| user_id | 45ff9b841e9540af939b8572176bf572 |
+--------------------------------------+-------------------------------------------------------------+
[root@bogon ~]# neutron port-list
neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead.
+--------------------------------------+-------------------+----------------------------------+-------------------+---------------------------------------------------------------------------------------+
| id | name | tenant_id | mac_address | fixed_ips |
+--------------------------------------+-------------------+----------------------------------+-------------------+---------------------------------------------------------------------------------------+
| 10dcfcba-4430-4ff0-8e44-0ea3bd0538fd | | 46cc02c6fab04f7095c4bc687d397610 | fa:16:3e:4a:3c:59 | {"subnet_id": "6e6628cf-58e1-4452-8364-9b5f95287a1d", "ip_address": "172.16.100.100"} |
| 2a01e6a4-be3d-4718-8748-355bcee5cf4c | baremetal-0-extra | 46cc02c6fab04f7095c4bc687d397610 | fa:16:3e:52:ec:f4 | {"subnet_id": "6e6628cf-58e1-4452-8364-9b5f95287a1d", "ip_address": "172.16.100.109"} |
| 3408cbf2-3821-4d14-97bb-c49174cb0ffc | | 46cc02c6fab04f7095c4bc687d397610 | fa:16:3e:99:13:30 | {"subnet_id": "6e6628cf-58e1-4452-8364-9b5f95287a1d", "ip_address": "172.16.100.101"} |
| 5b6382c6-a947-4890-b4d2-55d0b2d1346b | | 46cc02c6fab04f7095c4bc687d397610 | 48:57:02:64:e7:ad | {"subnet_id": "6e6628cf-58e1-4452-8364-9b5f95287a1d", "ip_address": "172.16.100.117"} |
+--------------------------------------+-------------------+----------------------------------+-------------------+---------------------------------------------------------------------------------------+
[root@bogon ~]# ironic port-list
The "ironic" CLI is deprecated and will be removed in the S* release. Please use the "openstack baremetal" CLI instead.
+--------------------------------------+-------------------+
| UUID | Address |
+--------------------------------------+-------------------+
| 2432d370-17bb-43cf-8bb3-d6f94b212d34 | 48:57:02:64:e7:ad |
| 612ed38f-b1a9-4e5b-a8ab-9e5ea0bc4c02 | 10:81:84:00:31:e6 |
| cf696c47-185d-4e17-a158-5077222c586e | 48:57:02:64:f8:ee |
+--------------------------------------+-------------------+
[root@bogon ~]# ironic port-show cf696c47-185d-4e17-a158-5077222c586e
The "ironic" CLI is deprecated and will be removed in the S* release. Please use the "openstack baremetal" CLI instead.
+-----------------------+--------------------------------------------------------+
| Property | Value |
+-----------------------+--------------------------------------------------------+
| address | 48:57:02:64:f8:ee |
| created_at | 2020-06-04T07:02:46+00:00 |
| extra | {} |
| internal_info | {} |
| local_link_connection | {u'switch_info': u'localhost.localdomain', u'port_id': |
| | u'tapd46ec11c-01', u'switch_id': u'48:57:02:64:ea:1b'} |
| node_uuid | b18ce552-a325-421e-9b15-5a67d486ab54 |
| physical_network | None |
| portgroup_uuid | None |
| pxe_enabled | True |
| updated_at | 2020-06-04T07:04:55+00:00 |
| uuid | cf696c47-185d-4e17-a158-5077222c586e |
+-----------------------+--------------------------------------------------------+
[root@bogon ~]#