Comment 1 for bug 1867013

Revision history for this message
zhangss (intentc) wrote :

supplement:
(virtualenv) [root@openstack01 ~]# openstack flavor list
+--------------------------------------+---------------------+-------+------+-----------+-------+-----------+
| ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public |
+--------------------------------------+---------------------+-------+------+-----------+-------+-----------+
| | | | | | | |
| e5a95e46-c9b7-432f-b376-ec31c7f0eebc | my-baremetal-flavor | 49152 | 477 | 0 | 16 | True |
+--------------------------------------+---------------------+-------+------+-----------+-------+-----------+
(virtualenv) [root@openstack01 ~]# openstack keypair list
+-------+-------------------------------------------------+
| Name | Fingerprint |
+-------+-------------------------------------------------+
| mykey | 73:90:72:75:b8:8e:02:a0:36:4f:8a:23:5f:ca:f2:3d |
+-------+-------------------------------------------------+
(virtualenv) [root@openstack01 ~]# openstack keypair list
+-------+-------------------------------------------------+
| Name | Fingerprint |
+-------+-------------------------------------------------+
| mykey | 73:90:72:75:b8:8e:02:a0:36:4f:8a:23:5f:ca:f2:3d |
+-------+-------------------------------------------------+
(virtualenv) [root@openstack01 ~]# openstack flavor list
+--------------------------------------+---------------------+-------+------+-----------+-------+-----------+
| ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public |
+--------------------------------------+---------------------+-------+------+-----------+-------+-----------+
| | | | | | | |
| e5a95e46-c9b7-432f-b376-ec31c7f0eebc | my-baremetal-flavor | 49152 | 477 | 0 | 16 | True |
+--------------------------------------+---------------------+-------+------+-----------+-------+-----------+
(virtualenv) [root@openstack01 ~]# openstack network list
+--------------------------------------+---------+--------------------------------------+
| ID | Name | Subnets |
+--------------------------------------+---------+--------------------------------------+
| 4a6c5c9a-0875-4332-8727-320b20b2d8fe | ext-net | 6321c2df-f9b0-43f6-91ad-9e5728a16cda |
| 96ee5cc1-988a-46ac-9b93-8381daee18eb | int-net | ebfd2b2b-f47b-4581-ad49-fab89647482f |
+--------------------------------------+---------+--------------------------------------+

(virtualenv) [root@openstack01 ~]# openstack baremetal driver list
+---------------------+---------------------------------------+
| Supported driver(s) | Active host(s) |
+---------------------+---------------------------------------+
| ipmi | openstack03, openstack02, openstack01 |
+---------------------+---------------------------------------+
(virtualenv) [root@openstack01 ~]# openstack baremetal node list
+--------------------------------------+----------------+---------------+-------------+--------------------+-------------+
| UUID | Name | Instance UUID | Power State | Provisioning State | Maintenance |
+--------------------------------------+----------------+---------------+-------------+--------------------+-------------+
| e73df8d1-dd61-4c44-ab90-c2d4c59417be | baremetal-node | None | power on | available | False |
+--------------------------------------+----------------+---------------+-------------+--------------------+-------------+
(virtualenv) [root@openstack01 ~]# openstack compute service list
+-----+------------------+--------------------+----------+---------+-------+----------------------------+
| ID | Binary | Host | Zone | Status | State | Updated At |
+-----+------------------+--------------------+----------+---------+-------+----------------------------+
| 10 | nova-conductor | openstack02 | internal | enabled | up | 2020-03-12T01:59:18.000000 |
| 28 | nova-conductor | openstack01 | internal | enabled | up | 2020-03-12T01:59:16.000000 |
| 34 | nova-conductor | openstack03 | internal | enabled | up | 2020-03-12T01:59:24.000000 |
| 46 | nova-scheduler | openstack02 | internal | enabled | up | 2020-03-12T01:59:25.000000 |
| 67 | nova-scheduler | openstack03 | internal | enabled | up | 2020-03-12T01:59:26.000000 |
| 88 | nova-scheduler | openstack01 | internal | enabled | up | 2020-03-12T01:59:26.000000 |
| 115 | nova-consoleauth | openstack02 | internal | enabled | up | 2020-03-12T01:59:23.000000 |
| 118 | nova-consoleauth | openstack01 | internal | enabled | up | 2020-03-12T01:59:20.000000 |
| 121 | nova-consoleauth | openstack03 | internal | enabled | up | 2020-03-12T01:59:21.000000 |
| 199 | nova-compute | openstack05 | nova | enabled | up | 2020-03-12T01:59:22.000000 |
| 202 | nova-compute | openstack04 | nova | enabled | up | 2020-03-12T01:59:19.000000 |
| 208 | nova-compute | openstack01-ironic | nova | enabled | up | 2020-03-12T01:59:17.000000 |
| 211 | nova-compute | openstack02-ironic | nova | enabled | up | 2020-03-12T01:59:20.000000 |
| 214 | nova-compute | openstack03-ironic | nova | enabled | up | 2020-03-12T01:59:21.000000 |
+-----+------------------+--------------------+----------+---------+-------+----------------------------+
(virtualenv) [root@openstack01 ~]# openstack hypervisor list
+----+--------------------------------------+-----------------+--------------+-------+
| ID | Hypervisor Hostname | Hypervisor Type | Host IP | State |
+----+--------------------------------------+-----------------+--------------+-------+
| 4 | openstack05 | QEMU | 10.16.138.95 | up |
| 7 | openstack04 | QEMU | 10.16.138.94 | up |
| 22 | e73df8d1-dd61-4c44-ab90-c2d4c59417be | ironic | 10.16.138.93 | up |
+----+--------------------------------------+-----------------+--------------+-------+
(virtualenv) [root@openstack01 ~]# openstack baremetal port list
+--------------------------------------+-------------------+
| UUID | Address |
+--------------------------------------+-------------------+
| f42c1667-1ae9-4ac7-84c8-f1a55a8e0851 | fc:bc:d1:70:4d:e6 |
+--------------------------------------+-------------------+